ptisnovs [Wed, 23 Dec 2009 11:18:58 +0100] rev 4528
6912628: test/java/util/jar/JarFile/TurkCert.java cannot be run in samevm mode
Summary: Added tag to run this test in othervm
Reviewed-by: chegar
darcy [Tue, 22 Dec 2009 21:48:19 -0800] rev 4527
6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java
Reviewed-by: alanb
tbell [Sat, 19 Dec 2009 10:26:19 -0800] rev 4526
Merge
mchung [Fri, 18 Dec 2009 11:42:03 -0800] rev 4525
6909573: Temporary launcher support to add modules in the bootclasspath
Summary: Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist
Reviewed-by: alanb, ohair, ksrini
mchung [Fri, 18 Dec 2009 11:36:23 -0800] rev 4524
6909572: Add a new target for building modules
Summary: Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
mchung [Fri, 18 Dec 2009 07:49:02 -0800] rev 4523
Merge
mchung [Thu, 17 Dec 2009 08:11:21 -0800] rev 4522
6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
Summary: Check if java.applet.Applet is present before accessing the type
Reviewed-by: alanb, vinnie