RFR:JDK-7102702 - java/net/PortUnreachableException/OneExceptionOnly.java failing

Chris Hegarty chris.hegarty at oracle.com
Wed Dec 18 08:23:52 PST 2013


On 18 Dec 2013, at 16:19, Mark Sheppard <mark.sheppard at oracle.com> 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

It is only applicable on Windows XP with IPv6 enabled. 

> If we think it worthwhile,
> I can make the equivalent change in TwoStack, and re-execute the regression suites.

I’d trivially just make the change, retest, and push. No need for another webrev.

-Chris.

> 
> regards
> Mark
> 
> On 18/12/2013 16:05, Chris Hegarty wrote:
>> On 18 Dec 2013, at 15:13, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>> 
>>> On 18/12/2013 15:09, Mark Sheppard wrote:
>>>> Hi,
>>>>   please oblige and review the following changes
>>>> 
>>>> http://cr.openjdk.java.net/~msheppar/7102702/webrev/
>>> Good sleuthing!! The change looks good to me.
>> Yes, this is a good find, and the changes look good.
>> 
>> Is there the same issue ( and fix ) in TwoStacksPlainDatagramSocketImpl.c also ?
>> 
>> -Chris
>> 
>>> -Alan.
> 




More information about the net-dev mailing list