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
dcubed [Fri, 06 Aug 2010 11:07:16 -0700] rev 6297
6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure
Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixed.
Reviewed-by: ohair
apangin [Wed, 04 Aug 2010 20:25:02 -0700] rev 6296
6945961: SIGSEGV in memcpy() during class loading on linux-i586
Summary: Check the result of strchr() in Bytecode Verifier
Reviewed-by: kamg, acorn
martin [Tue, 03 Aug 2010 12:22:49 -0700] rev 6295
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Summary: let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax
mullan [Tue, 03 Aug 2010 09:55:29 -0400] rev 6294
Merge
mullan [Tue, 03 Aug 2010 09:39:52 -0400] rev 6293
6653372: Error in java.security.KeyStore example code
Reviewed-by: weijun
chegar [Tue, 03 Aug 2010 12:03:03 +0100] rev 6292
6973030: NTLM proxy authentication fails with https
Reviewed-by: michaelm
lana [Mon, 23 Aug 2010 19:13:15 -0700] rev 6291
Merge
peytoia [Mon, 23 Aug 2010 14:14:52 +0900] rev 6290
6977550: (tz) Support tzdata2010l
Reviewed-by: okutsu