hg: jdk7/tl/langtools: 6968497: localized text appears in raw diagnostic

2010-07-12 Thread jonathan . gibbons
Changeset: 064468702a8d Author:jjg Date: 2010-07-12 16:37 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/064468702a8d 6968497: localized text appears in raw diagnostic Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/comp/Check.java ! test/tools/javac/generic

hg: jdk7/tl/jdk: 2 new changesets

2010-07-12 Thread daniel . daugherty
Changeset: ddf825161d2d Author:dcubed Date: 2010-07-12 14:19 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ddf825161d2d 6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed Summary: Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh Reviewed-by: ohair !

hg: jdk7/tl/jdk: 6921472: RFE: java launcher code needs clean up

2010-07-12 Thread kumar . x . srinivasan
Changeset: d3fa95d0710c Author:ksrini Date: 2010-07-09 11:04 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d3fa95d0710c 6921472: RFE: java launcher code needs clean up Summary: This changeset also contains fixes for 6405284, 6753938 and 6922500 Reviewed-by: darcy ! src/shar

hg: jdk7/tl/jdk: 3 new changesets

2010-07-12 Thread chris . hegarty
Changeset: a7f8f269f741 Author:chegar Date: 2010-07-12 18:13 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a7f8f269f741 6967937: Scope id no longer being set after 6931566 Reviewed-by: alanb, dsamersoff ! src/solaris/native/java/net/NetworkInterface.c ! test/java/net/Inet6A

Re: Thread.getState() very slow

2010-07-12 Thread Alan Bateman
Martin Buchholz wrote: : I don't know anything about the implementation of Thread.getState. Mandy? Mandy is on vacation at the moment so we might not hear from her for a few days. Looking through the history, the implementation doesn't seem to have changed since 2004. It does appear that

Re: Thread.getState() very slow

2010-07-12 Thread Mandy Chung
Martin Buchholz wrote: Some input from the original implementors would be useful (Martin? Mandy? I don't know anything about the implementation of Thread.getState. Mandy? I'm on vacation and will return on Thurs. We didn't do much optimization in the implementation. It has bee