[jdk17u-dev] RFR: 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color [v2]
KIRIYAMA Takuya
duke at openjdk.org
Mon Oct 28 11:17:16 UTC 2024
> Hi all,
> This pull request is the backport of JDK-7093691.
> It is clean, but the added test DisabledComboBoxFontTestAuto.java fails with some LAFs. This problem is resolved in JDK-8310072.
> I will create the pull request which backports JDK-8310072.
>
> Testing:
> javax/swing/JComboBox and tests using DefaultListCellRenderer class on Windows and Linux
KIRIYAMA Takuya has updated the pull request incrementally with one additional commit since the last revision:
Update full name
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/3008/files
- new: https://git.openjdk.org/jdk17u-dev/pull/3008/files/163e4855..ea934461
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3008&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3008&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3008.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3008/head:pull/3008
PR: https://git.openjdk.org/jdk17u-dev/pull/3008
More information about the jdk-updates-dev
mailing list