RFR:JDK-7102702 - java/net/PortUnreachableException/OneExceptionOnly.java failing
Alan Bateman
Alan.Bateman at oracle.com
Wed Dec 18 08:27:35 PST 2013
On 18/12/2013 16:19, Mark Sheppard wrote:
> potentially the same issue with
>
> TwoStacksPlainDatagramSocketImpl
>
> for an IPV6 address.
>
> as I have only ever enabled TwoStack via -Djava.net.preferIPv4Stack=true
> then the sockaddr_in is sufficient to hold an IPV4 address
>
> If we think it worthwhile,
> I can make the equivalent change in TwoStack, and re-execute the
> regression suites.
>
Out of curiosity, is TwoStack* even needed nowadays? I would think that
once Windows XP is gone that it shouldn't be needed.
-Alan
More information about the net-dev
mailing list