RFR: 8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently
Alan Bateman
Alan.Bateman at oracle.com
Fri Jan 15 11:18:20 UTC 2016
On 15/01/2016 10:18, Hamlin Li wrote:
> Hi everyone,
>
> Would you please help to review the fix for bug
> https://bugs.openjdk.java.net/browse/JDK-8037360,
> java/nio/channels/SocketChannel/Connect.java fails intermittently.
> webrev: http://cr.openjdk.java.net/~mli/8037360/webrev.00/
Can you summarize what the issue is here? The server is binding to an
ephermeral port here and it shouldn't be necessary to touch SO_REUSEADDR.
-Alan
More information about the nio-dev
mailing list