8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Brian Burkhalter
brian.burkhalter at oracle.com
Mon Mar 5 21:19:11 UTC 2018
On Mar 4, 2018, at 12:22 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> The webrev with the proposed changes and test are here:
> http://cr.openjdk.java.net/~alanb/8198928/webrev/index.html
This looks OK to me modulo the following few very minor items:
1) AsyncCloseAndInterrupt needs copyright year update
2) CloseDuringConnect
L29 s/closely/closing/
L30 -> while another thread is closing the channel after a connection failure
L52 millisecond -> milliseconds (plural)
L111 s/127.0.0.1/localhost/ ?
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180305/3a99e04e/attachment-0001.html>
More information about the nio-dev
mailing list