weijun [Mon, 16 Jan 2012 10:10:56 +0800] rev 11526
7118809: rcache deadlock
Reviewed-by: valeriep
littlee [Fri, 13 Jan 2012 13:20:02 +0000] rev 11525
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
Reviewed-by: alanb
valeriep [Thu, 12 Jan 2012 18:49:33 -0800] rev 11524
Merge
valeriep [Thu, 12 Jan 2012 16:04:03 -0800] rev 11523
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Summary: Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
weijun [Fri, 13 Jan 2012 09:50:19 +0800] rev 11522
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
Reviewed-by: mullan
xuelei [Thu, 12 Jan 2012 03:39:37 -0800] rev 11521
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
Reviewed-by: weijun
ksrini [Wed, 11 Jan 2012 08:14:47 -0800] rev 11520
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
Reviewed-by: sherman, mchung, darcy
alanb [Wed, 11 Jan 2012 13:07:15 +0000] rev 11519
7068856: (fs) Typo in Files.isSameFile() javadoc
7099208: (fs) Files.newBufferedReader has typo in javadoc
Reviewed-by: forax
chegar [Wed, 11 Jan 2012 10:52:25 +0000] rev 11518
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
Reviewed-by: michaelm
darcy [Tue, 10 Jan 2012 17:46:46 -0800] rev 11517
7128931: Bad HTML escaping in java.lang.Throwable javadoc
Reviewed-by: mduigou