JDK 9 RFR of 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister

Brian Burkhalter brian.burkhalter at oracle.com
Fri Aug 5 21:59:19 UTC 2016


Please review at your convenience.

Issue:	https://bugs.openjdk.java.net/browse/JDK-8163305
Patch:	http://cr.openjdk.java.net/~bpb/8163305/webrev.00/

After entering the failure path, poll each second up to 60 seconds to see whether notification actually occurs but at a time later than expected.

Thanks,

Brian


More information about the nio-dev mailing list