dmeetry [Tue, 17 Apr 2012 16:13:28 +0400] rev 12439
7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
Reviewed-by: chegar
alanb [Mon, 16 Apr 2012 20:12:20 +0100] rev 12438
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
Reviewed-by: michaelm, chegar
littlee [Mon, 16 Apr 2012 11:12:10 +0800] rev 12437
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
Reviewed-by: alanb
vinnie [Fri, 13 Apr 2012 19:00:08 +0100] rev 12436
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
Reviewed-by: mullan
mullan [Fri, 13 Apr 2012 09:49:41 -0400] rev 12435
Merge
mullan [Fri, 13 Apr 2012 09:46:25 -0400] rev 12434
7152564: Improve CodeSource.matchLocation(CodeSource) performance
7155693: CodeSource.matchLocation getPort test can be improved
Reviewed-by: chegar
dcubed [Thu, 12 Apr 2012 16:23:24 -0700] rev 12433
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
Summary: Do not install .debuginfo files in bin dir.
Reviewed-by: ksrini, sspitsyn
sherman [Thu, 12 Apr 2012 15:01:41 -0700] rev 12432
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
Summary: Updated to throw IAE instead.
Reviewed-by: lancea
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
mgronlun [Tue, 10 Apr 2012 10:32:00 +0200] rev 12424
7154809: JDI: update JDI/JDB debugee commandline option parsing
Summary: update debugee commandline parsing
Reviewed-by: dcubed, dsamersoff, sla