Re: Fwd: Re: Suppress creation of SocksSocketImpl in SocketAdaptor's constructor

2011-11-19 Thread Alan Bateman
On 18/11/2011 10:57, Chris Hegarty wrote: > Hi Kris, > > I think this change should be fine, but I would like Alan to comment also. > I looked at it in more detail and I think it should okay. Will you sponsor it? My only comment on the change is the catching of SocketException causes a RuntimeExcep

hg: jdk8/tl/jdk: 3 new changesets

2011-11-19 Thread alan . bateman
Changeset: c98235762b30 Author:alanb Date: 2011-11-19 19:55 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c98235762b30 6818464: TEST_BUG: java/util/Timer/KillThread.java failing intermittently Reviewed-by: dholmes, alanb, forax Contributed-by: gary.ad...@oracle.com ! test/j

hg: jdk8/tl/langtools: 7110611: compiler message file broken for javac -fullversion

2011-11-19 Thread jim . holmlund
Changeset: 07599bd780ca Author:jjh Date: 2011-11-19 15:54 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/07599bd780ca 7110611: compiler message file broken for javac -fullversion Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/main/Main.java