ksrini [Fri, 20 Aug 2010 08:18:54 -0700] rev 6314
6966737: (pack200) the pack200 regression tests need to be more robust.
Reviewed-by: jrose, ohair
ksrini [Thu, 19 Aug 2010 14:08:04 -0700] rev 6313
6888127: java.util.jar.Pack200.Packer Memory Leak
Reviewed-by: jrose
weijun [Thu, 19 Aug 2010 12:24:53 +0800] rev 6312
6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
Reviewed-by: vinnie, xuelei
weijun [Thu, 19 Aug 2010 11:26:32 +0800] rev 6311
6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default.
Reviewed-by: valeriep
ohair [Wed, 18 Aug 2010 13:46:39 -0700] rev 6310
6932743: Makefiles not parsing version strings with - from uname -r
Reviewed-by: mchung
ohair [Wed, 18 Aug 2010 13:46:02 -0700] rev 6309
6974005: Use of cygpath in Makefile logic needs to silence error messages
Reviewed-by: mchung
sherman [Tue, 17 Aug 2010 16:01:54 -0700] rev 6308
6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
Summary: changed to use more appropriate nfs file time
Reviewed-by: martin
michaelm [Tue, 17 Aug 2010 14:49:01 +0100] rev 6307
6339649: URI.create should include a detail message when throwing IllegalArgumentException
Summary: create enclosing exception with message of enclosed
Reviewed-by: alanb, chegar
mchung [Mon, 16 Aug 2010 15:36:13 -0700] rev 6306
6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin
Summary: Add check for CYGWIN
Reviewed-by: ohair
gbenson [Fri, 13 Aug 2010 22:26:27 +0100] rev 6305
6976186: Integrate Shark
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.
Reviewed-by: ohair
lana [Thu, 12 Aug 2010 19:58:19 -0700] rev 6304
Merge
mchung [Thu, 12 Aug 2010 16:47:13 -0700] rev 6303
Merge
mchung [Thu, 12 Aug 2010 16:36:49 -0700] rev 6302
6973831: NPE when printing stack trace of OOME
Summary: Initialize suppressedExceptions field to null
Reviewed-by: briangoetz, dholmes, forax
alanb [Thu, 12 Aug 2010 19:53:25 +0100] rev 6301
6971825: (so) improve scatter/gather implementation
Reviewed-by: chegar, sherman
sherman [Tue, 10 Aug 2010 13:15:40 -0700] rev 6300
6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
Summary: removed the assert
Reviewed-by: alanb