On Mon, 6 Feb 2023 04:56:57 GMT, Abhishek Kumar <[email protected]> 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
