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.bate...@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. >