alanb [Mon, 20 Feb 2012 18:55:10 +0000] rev 11909
6346658: (se) Selector briefly spins when asynchronously closing a registered channel [win]
Reviewed-by: chegar, coffeys
littlee [Mon, 20 Feb 2012 11:24:06 +0800] rev 11908
7146506: (fc) Add EACCES check to the return of fcntl native method
Summary: Add EACCES check according to the spec of fcntl
Reviewed-by: alanb
forax [Sun, 19 Feb 2012 16:51:35 +0000] rev 11907
7146152: File.path should be final
Reviewed-by: alanb, dholmes, mduigou
sherman [Thu, 16 Feb 2012 22:13:10 -0800] rev 11906
4153167: separate between ANSI and OEM code pages on Windows
Summary: To use OEM code page for System.out&err when not redirected
Reviewed-by: alanb
sherman [Thu, 16 Feb 2012 11:43:20 -0800] rev 11905
6708398: Support integer overflow
Summary: Added add/sub/multiply/toIntExact methods to j.l.Math and StrictMath classes
Reviewed-by: emcmanus
Contributed-by: roger.riggs@oracle.com
xuelei [Wed, 15 Feb 2012 23:45:17 -0800] rev 11904
7145837: a little performance improvement on the usage of SecureRandom
Reviewed-by: chegar, wetmore
lana [Thu, 23 Feb 2012 00:14:45 -0800] rev 11903
Merge
asaha [Mon, 20 Feb 2012 11:31:53 -0800] rev 11902
Merge
chegar [Wed, 18 Jan 2012 15:35:06 +0000] rev 11901
7126960: Add property to limit number of request headers to the HTTP Server
Reviewed-by: michaelm
xuelei [Mon, 09 Jan 2012 20:55:52 -0800] rev 11900
7123519: problems with certification path
Summary: Also including the contribution from Dennis Gu
Reviewed-by: mullan, weijun
bagiras [Wed, 28 Dec 2011 14:26:03 +0400] rev 11899
7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02
Reviewed-by: art, bae
sherman [Thu, 15 Dec 2011 14:18:56 -0800] rev 11898
7118283: Better input parameter checking in zip file processing
Summary: Fixed off-by-one bug in zip_util.c
Reviewed-by: alanb
bagiras [Wed, 14 Dec 2011 14:43:44 +0400] rev 11897
7112642: Incorrect checking for graphics rendering object
Reviewed-by: art, bae
okutsu [Wed, 14 Dec 2011 11:23:21 +0900] rev 11896
6351654: Problem with java/classes_util_i18n
Reviewed-by: hawtin, coffeys