RFR: 8048212 Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
Alan Bateman
Alan.Bateman at oracle.com
Fri Jul 4 19:47:12 UTC 2014
On 04/07/2014 19:33, Michael McMahon wrote:
>
> Sorry for the delay in getting back to this.
>
> The following is a simpler change that restores the original NIO
> behavior on Windows
>
> http://cr.openjdk.java.net/~michaelm/8048212/webrev.2/
Yes, this much simpler.
A minor nit is that L300 in Net.c should probably also check that the
level is IPPROTO_IPV6. The comment could be updated too.
-Alan
More information about the net-dev
mailing list