On Fri, 1 Mar 2024 17:24:02 GMT, Doug Simon <dnsi...@openjdk.org> wrote:

> To account for slightly slower compile times on libgraal + fastdebug + 
> `-Xcomp`, this PR increases a timeout in `NotifReconnectDeadlockTest.java` 
> from 2000 ms to 3000 ms.
> With this change, the test now reliably passes.

Sounds good.

One day, somebody among us will implement timeouts that take into account 
whether there are JVM options like -Xcomp or other factors that slow things 
down... 8-)

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

Marked as reviewed by kevinw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18085#pullrequestreview-1911784742

Reply via email to