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

Alan Bateman Alan.Bateman at oracle.com
Wed Aug 17 06:11:22 UTC 2016



On 08/08/2016 20:12, Brian Burkhalter wrote:
> I have modified the patch to perform more loop iterations on Windows
>
> http://cr.openjdk.java.net/~bpb/8163305/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8163305/webrev.01/>
>
> as that is the only platform on which the failure has been observed, 
> and then only once.
>
The formatting looks really messy at L105-109. Have you considered 
refactoring the test to make it more readable?

-Alan


More information about the nio-dev mailing list