[jdk17u-dev] RFR: 8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+ [v2]
KIRIYAMA Takuya
duke at openjdk.org
Wed Oct 30 09:11:41 UTC 2024
> Hi all,
> This pull request is the backport of JDK-8310072.
> It is clean and change only DisabledComboBoxFontTestAuto.java. This change resolves a test failure added by the JDK-7093691.
> JDK-7093691will be backported in #3008.
>
> Testing:
> javax/swing/JComboBox on Windows and Linux
KIRIYAMA Takuya has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
- Merge master
- 8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
- Update full name
- 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
- 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
- 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
-------------
Changes: https://git.openjdk.org/jdk17u-dev/pull/3009/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3009&range=01
Stats: 66 lines in 1 file changed: 19 ins; 33 del; 14 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3009.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3009/head:pull/3009
PR: https://git.openjdk.org/jdk17u-dev/pull/3009
More information about the jdk-updates-dev
mailing list