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
chegar [Tue, 10 Aug 2010 17:30:43 +0100] rev 6299
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled.
Reviewed-by: alanb
lancea [Tue, 10 Aug 2010 10:07:33 -0400] rev 6298
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax
Reviewed-by: minqi