RFR: 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color [v3]

Damon Nguyen dnguyen at openjdk.org
Mon Feb 6 19:04:11 UTC 2023


On Mon, 6 Feb 2023 04:56:57 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Simplify Nimbus LAF check
>
> test/jdk/javax/swing/JComboBox/DisabledComboBoxFontTest.java line 53:
> 
>> 51: 
>> 52:     private static JFrame frame;
>> 53:     private static boolean hasNimbus;
> 
> `hasNimbus `variable is unused now, can be removed.

Thanks, updated

-------------

PR: https://git.openjdk.org/jdk/pull/12390



More information about the client-libs-dev mailing list