RFR: 8143100: java/nio/channels/ServerSocketChannel/Basic.java fails intermittently
Hamlin Li
huaming.li at oracle.com
Fri Jan 15 09:45:28 UTC 2016
On 2016/1/15 17:11, Alan Bateman wrote:
>
> 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.
Hi Alan,
Thanks for reviewing, fixed as you suggested.
new webrev: http://cr.openjdk.java.net/~mli/8143100/webrev.01/
Thank you
-Hamlin
>
> -Alan.
More information about the nio-dev
mailing list