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