<Swing Dev> RFR: 8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF [v4]

Alexander Zvegintsev azvegint at openjdk.java.net
Fri Apr 16 13:54:06 UTC 2021


On Fri, 16 Apr 2021 11:17:05 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   trailing whitespace
>
> test/jdk/javax/swing/JCheckBox/4449413/bug4449413.java line 96:
> 
>> 94:         if (instance != null) {
>> 95:             instance.dispose();
>> 96:         }
> 
> This should be wrapped into `invokeAndWait`.

Sure, fixed.

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

PR: https://git.openjdk.java.net/jdk/pull/3474


More information about the swing-dev mailing list