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