Skip to content

8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null - #3246

Open
wkia wants to merge 1 commit into
openjdk:masterfrom
wkia:bp8322135
Open

8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null#3246
wkia wants to merge 1 commit into
openjdk:masterfrom
wkia:bp8322135

Conversation

@wkia

@wkia wkia commented Aug 11, 2026

Copy link
Copy Markdown

This is the backport of "JDK-8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null" to jdk11u-dev.

Backporting this as jdk11 is affected as well.

Backport is almost clean:

  • resolved a conflict with copyright year
  • test files don't exist in jdk11, so I skipped the test files changes, as there were no functional changes there, only a bug number update


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8322135 needs maintainer approval

Issue

  • JDK-8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null (Bug - P3 - Requested)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3246/head:pull/3246
$ git checkout pull/3246

Update a local copy of the PR:
$ git checkout pull/3246
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3246/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3246

View PR using the GUI difftool:
$ git pr show -t 3246

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3246.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Aug 11, 2026

Copy link
Copy Markdown

👋 Welcome back rmarchenko! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Aug 11, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 21480a7ae8dce67cf3a844d8caafb0b96c37ac0e 8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null Aug 11, 2026
@openjdk

openjdk Bot commented Aug 11, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Aug 11, 2026
@mlbridge

mlbridge Bot commented Aug 11, 2026

Copy link
Copy Markdown

Webrevs

@alexeybakhtin

Copy link
Copy Markdown
Contributor

Changes in the src/java.desktop/windows/classes/sun/awt/windows/ThemeReader.java are identical to JDK17 backport.
CI Failures look like environment issues. Unrelated to the changes.
LGTM

@openjdk

openjdk Bot commented Aug 26, 2026

Copy link
Copy Markdown

⚠️ @wkia This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@wkia

wkia commented Aug 27, 2026

Copy link
Copy Markdown
Author

/approval request Fix request to [11u] as jdk11 is affected as well. Backport is almost clean - conflicts in copyright year, and in absent test files. Tier1 is OK.

@openjdk

openjdk Bot commented Aug 27, 2026

Copy link
Copy Markdown

@wkia
8322135: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants