sherman [Thu, 12 Apr 2012 10:55:51 -0700] rev 12431
7152690: Initialization error with charset SJIS_0213 when security manager is enabled
Summary: To use doPrivileged block to wrap the data reading code
Reviewed-by: alanb
sherman [Thu, 12 Apr 2012 10:43:04 -0700] rev 12430
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri
Reviewed-by: alanb, chegar
youdwei [Thu, 12 Apr 2012 15:04:39 +0800] rev 12429
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
Reviewed-by: alanb
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow
Reviewed-by: xuelei
dcubed [Wed, 11 Apr 2012 07:26:35 -0700] rev 12427
7071907: JDK: Full Debug Symbols
Summary: Add initial FDS support to some libraries and programs.
Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
lana [Tue, 10 Apr 2012 23:18:33 -0700] rev 12426
Merge
jfranck [Tue, 10 Apr 2012 10:45:56 +0200] rev 12425
7158930: (ann) library support for repeating annotations is not built when compiling the JDK
Reviewed-by: ohair, erikj