RFR: 8143100: java/nio/channels/ServerSocketChannel/Basic.java fails intermittently
Alan Bateman
Alan.Bateman at oracle.com
Fri Jan 15 09:11:09 UTC 2016
On 15/01/2016 05:42, Hamlin Li wrote:
> Hi everyone,
>
> Would you please help to review the fix for bug
> https://bugs.openjdk.java.net/browse/JDK-8143100,
> java/nio/channels/ServerSocketChannel/Basic.java fails intermittently.
> webrev : http://cr.openjdk.java.net/~mli/8143100/webrev.00/
Changing the finish usages to wait forever looks good.
Just on the @bug, I assume this test is missing @bug 4286936 so best to
add that as otherwise it will look like the test was created for
JDK-8143100. You can then drop the reference to 8143100 from L133.
-Alan.
More information about the nio-dev
mailing list