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 RuntimeException to be thrown but that is
inconsistent with other areas of this code where AssertionError or
InternalError is thrown.

-Alan


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/java/util/Timer/KillThread.java

Changeset: 8be37eae9598
Author:alanb
Date:  2011-11-19 19:59 +
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8be37eae9598

6731620: TEST_BUG: java/util/Timer/Args.java is too optimistic about the 
execution time of System.out.printf
Reviewed-by: dholmes, forax
Contributed-by: gary.ad...@oracle.com

! test/java/util/Timer/Args.java

Changeset: 450c17e4808d
Author:alanb
Date:  2011-11-19 20:03 +
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/450c17e4808d

6860309: TEST_BUG: Insufficient sleep time in 
java/lang/Runtime/exec/StreamsSurviveDestroy.java
Reviewed-by: alanb, dholmes, forax
Contributed-by: gary.ad...@oracle.com

! test/java/lang/Runtime/exec/StreamsSurviveDestroy.java



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