RFR: JDK-8300205: Swing test bug8078268 make latch timeout configurable
Sergey Bylokhov
serb at openjdk.org
Mon Jan 16 19:46:08 UTC 2023
On Mon, 16 Jan 2023 15:09:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The test javax/swing/text/html/parser/Parser/8078268/bug8078268.java has a latch timeout that is currently fix but should better be configurable to better deal with slow test infrastructures.
I remember that match 5 uses timeout=4, so I wonder if timeout will be changed to 40 seconds will it be possible to verify old bug or not.
-------------
PR: https://git.openjdk.org/jdk/pull/12011
More information about the client-libs-dev
mailing list