RFR: 7100957 : Java doesn't correctly handle the SOCKS protocol when used over IPv6

Dimitar Mavrodiev dmavrodiev at gmail.com
Tue Jan 7 04:29:23 PST 2014


Hi Alan,

I've fixed that. Here's the webrev
https://googledrive.com/host/0B2CI6Ih--1t5bVVwbVlBRmpVMDg/4/index.html.

I've made some changes in the test to ensure that the inet6 address family
is available, there's also a flag controlling if the test should run. It
now runs if the IPv6 stack is available and there is an IPv6 address
assigned on the loopback iface.

-Dimitar


On Tue, Jan 7, 2014 at 11:57 AM, Alan Bateman <Alan.Bateman at oracle.com>wrote:

> On 06/01/2014 16:39, Dimitar Mavrodiev wrote:
>
>> Ok, better safe than sorry. Here's the webrev
>> https://googledrive.com/host/0B2CI6Ih--1t5bVVwbVlBRmpVMDg/3/index.html.
>>
> Can you verify that it passes okay when you run jtreg with
> -vmoption:-Djava.net.preferIPv4Stack=true . I ask because I don't see a
> check in testSocksOverIPv6 and it looks like it will always try to connect
> to ::1.
>
> -Alan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20140107/ae9bca34/attachment.html 


More information about the net-dev mailing list