hg: jdk7/tl/jdk: 2 new changesets

2008-08-01 Thread martinrb
Changeset: 3a1325be2806 Author:martin Date: 2008-08-01 00:38 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3a1325be2806 6730380: java.util.Timer should use AtomicInteger Reviewed-by: dl, chegar ! src/share/classes/java/util/Timer.java Changeset: f33c3846cecb Author:dl

hg: jdk7/hotspot-svc/hotspot: 18 new changesets

2008-08-01 Thread daniel . daugherty
Changeset: d95b224e9f17 Author:kamg Date: 2008-07-28 14:07 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/d95b224e9f17 6721093: -XX:AppendRatio=N not supported Summary: Add mechanism to ignore unsupported flags for a set period of time Reviewed-by: acorn, never,

hg: jdk7/tl/jdk: 6732192: CORE_PKGS.gmk: need to declare javax.management.event in the CORE_PKGS variable

2008-08-01 Thread daniel . fuchs
Changeset: e0dc076d99b8 Author:dfuchs Date: 2008-08-01 11:41 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e0dc076d99b8 6732192: CORE_PKGS.gmk: need to declare javax.management.event in the CORE_PKGS variable Reviewed-by: emcmanus ! make/docs/CORE_PKGS.gmk

hg: jdk7/tl/corba: 6732815: CORBA_2_3 java sources not explicitly compiled

2008-08-01 Thread kelly . ohair
Changeset: e9dad83f035c Author:ohair Date: 2008-08-01 13:37 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/e9dad83f035c 6732815: CORBA_2_3 java sources not explicitly compiled Reviewed-by: tbell ! make/org/omg/CORBA/Makefile

hg: jdk7/tl/jdk: 6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used

2008-08-01 Thread jim . holmlund
Changeset: 3232179e24ae Author:jjh Date: 2008-08-01 13:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3232179e24ae 6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used Summary: Fix test to not pass -XX:[+-]UseCompressedOo

hg: jdk7/tl/langtools: 6627362: javac generates code that uses array.clone, which is not available on JavaCard; ...

2008-08-01 Thread jonathan . gibbons
Changeset: 3437676858e3 Author:jjg Date: 2008-08-01 15:23 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3437676858e3 6627362: javac generates code that uses array.clone, which is not available on JavaCard 6627364: javac needs Float and Double on the bootclasspath even