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

Brian Burkhalter brian.burkhalter at oracle.com
Mon Aug 8 19:12:26 UTC 2016


I have modified the patch to perform more loop iterations on Windows

http://cr.openjdk.java.net/~bpb/8163305/webrev.01/

as that is the only platform on which the failure has been observed, and then only once.

Thanks,

Brian

On Aug 5, 2016, at 2:59 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

> 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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160808/ea29d6f6/attachment-0001.html>


More information about the nio-dev mailing list