Chris Hegarty wrote: > : > > Updated Webrev: > http://cr.openjdk.java.net/~chegar/6964547/webrev.02/webrev/ Looks fine except that that main thread needs to wait for the "socks server" thread to terminate as otherwise the test might pass before the thread sets failed to true. -Alan