<Swing Dev> RFR: 8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF [v2]
Alexander Zvegintsev
azvegint at openjdk.java.net
Wed Apr 14 00:33:23 UTC 2021
On Tue, 13 Apr 2021 20:14:46 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Tuned for standalone mode.
>
> test/jdk/javax/swing/JCheckBox/4449413/bug4449413.java line 87:
>
>> 85: if (timeoutHappened || failed) {
>> 86: throw new RuntimeException("Test failed!");
>> 87: }
>
> Shall the test dispose of the frame if it times out?
Actually `jtreg` handles it. But I've updated the test to support standalone mode.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3474
More information about the swing-dev
mailing list