<Swing Dev> RFR: 8197825: [Test] Intermiitent timeout with javax/swing JColorChooser Test
Sergey Bylokhov
serb at openjdk.java.net
Mon Jan 25 18:37:41 UTC 2021
On Mon, 25 Jan 2021 15:09:35 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> This test was failing in our nightly mach5 testing. Appropriate stability code in form of waitForIdle and delay is added.
>> mach5 job running for several iterations on all platforms is ok. Link in JBS.
>
> Looks good to me.
> Yet I suggest fixing the typo in the bug synopsis: Intermiitent → Intermittent
This bug looks like a product bug, infinite loop in the "Toolkit.shutdown", so it is better to fix the jdk than the test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2220
More information about the swing-dev
mailing list