8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Alan Bateman
Alan.Bateman at oracle.com
Tue Mar 6 07:45:33 UTC 2018
On 05/03/2018 21:19, Brian Burkhalter wrote:
>
> 2) CloseDuringConnect
>
> L29 s/closely/closing/
> L30 -> while another thread is closing the channel after a connection
> failure
> L52 millisecond -> milliseconds (plural)
Thanks, I'll the fixes in the test's comments before pushing.
> L111 s/127.0.0.1/localhost/ ?
>
Okay, that might be better in case the test is run on a test system
without 127.0.0.1
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180306/cba8b06d/attachment.html>
More information about the nio-dev
mailing list