8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java

Alan Bateman Alan.Bateman at oracle.com
Thu May 24 16:16:38 UTC 2018



On 24/05/2018 16:38, Brian Burkhalter wrote:
> https://bugs.openjdk.java.net/browse/JDK-8203766
> http://cr.openjdk.java.net/~bpb/8203766/webrev.00/
>
> This test-only change makes the test fail when it reaches 90% of the default timeout period if the test has not either passed or failed already. Hopefully if the test fails in this way there will be more information to corroborate the stack traces from the previously timed out execution. For example there might simply be too many iterations attempted on Windows.
>
This looks okay and since you've added /timeout then it should give it 
more time on Windows (which I think is the only platform that will need 
the exact time).

-Alan.


More information about the nio-dev mailing list