RFR:JDK-7102702 - java/net/PortUnreachableException/OneExceptionOnly.java failing
Mark Sheppard
mark.sheppard at oracle.com
Wed Dec 18 08:19:51 PST 2013
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.
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