History log of /openjdk10/jdk/test/java/nio/channels/Selector/RacyDeregister.java
Revision Date Author Comments
# 15322:9287101b5f49 09-Aug-2016 bpb

8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout
Reviewed-by: chegar


# 6642:bcde0486261e 18-Feb-2013 dingxmin

6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
Reviewed-by: alanb