Thu, 19 Apr 2012 12:18:53 -0700 Added tag jdk8-b35 for changeset 4bca4ac90e85
katleman [Thu, 19 Apr 2012 12:18:53 -0700] rev 12456
Added tag jdk8-b35 for changeset 4bca4ac90e85
Wed, 05 Jul 2017 18:08:50 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:50 +0200] rev 12455
Merge
Thu, 19 Apr 2012 12:18:41 -0700 Added tag jdk8-b35 for changeset b8ea05aeddf8
katleman [Thu, 19 Apr 2012 12:18:41 -0700] rev 12454
Added tag jdk8-b35 for changeset b8ea05aeddf8
Wed, 05 Jul 2017 18:08:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:47 +0200] rev 12453
Merge
Mon, 23 Apr 2012 16:58:40 -0700 Merge
lana [Mon, 23 Apr 2012 16:58:40 -0700] rev 12452
Merge
Wed, 18 Apr 2012 10:21:59 -0700 Merge
lana [Wed, 18 Apr 2012 10:21:59 -0700] rev 12451
Merge
Wed, 18 Apr 2012 16:05:12 +0100 Merge
michaelm [Wed, 18 Apr 2012 16:05:12 +0100] rev 12450
Merge
Wed, 18 Apr 2012 16:04:19 +0100 7162043: Add headless mode tests to problem list [macosx]
michaelm [Wed, 18 Apr 2012 16:04:19 +0100] rev 12449
7162043: Add headless mode tests to problem list [macosx] Reviewed-by: alanb
Tue, 17 Apr 2012 12:21:56 -0700 7157893: Warnings Cleanup in java.util.*
khazra [Tue, 17 Apr 2012 12:21:56 -0700] rev 12448
7157893: Warnings Cleanup in java.util.* Summary: Minor code changes to cleanup warnings in java.util.* Reviewed-by: mduigou, naoto, smarks Contributed-by: Remi Forax <forax@univ-mlv.fr>
Tue, 17 Apr 2012 11:59:12 -0700 7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
khazra [Tue, 17 Apr 2012 11:59:12 -0700] rev 12447
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows Summary: Remove usage of HTTP Server at test/sun/net/www/httptest Reviewed-by: chegar, alanb
Tue, 17 Apr 2012 11:21:35 -0700 7160380: Sync JDK8 with JAXP 1.4.5
joehw [Tue, 17 Apr 2012 11:21:35 -0700] rev 12446
7160380: Sync JDK8 with JAXP 1.4.5 Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan
Tue, 17 Apr 2012 09:02:57 -0700 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
dcubed [Tue, 17 Apr 2012 09:02:57 -0700] rev 12445
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available Reviewed-by: ohair, jmelvin, sspitsyn
Tue, 17 Apr 2012 08:49:50 -0700 Merge
sla [Tue, 17 Apr 2012 08:49:50 -0700] rev 12444
Merge
Tue, 17 Apr 2012 07:25:05 -0700 Merge
sla [Tue, 17 Apr 2012 07:25:05 -0700] rev 12443
Merge
Tue, 17 Apr 2012 06:45:57 +0200 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
sla [Tue, 17 Apr 2012 06:45:57 +0200] rev 12442
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] Summary: Provide the missing implementation UnixOperatingSystem on Mac OS X Reviewed-by: dsamersoff, dcubed
Tue, 17 Apr 2012 15:46:04 +0100 7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
alanb [Tue, 17 Apr 2012 15:46:04 +0100] rev 12441
7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use" Reviewed-by: alanb, chegar Contributed-by: jim.gish@oracle.com, forax@univ-mlv.fr
Tue, 17 Apr 2012 07:14:14 -0700 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
robm [Tue, 17 Apr 2012 07:14:14 -0700] rev 12440
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
Tue, 17 Apr 2012 16:13:28 +0400 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
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
Mon, 16 Apr 2012 20:12:20 +0100 7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
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
Mon, 16 Apr 2012 11:12:10 +0800 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
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
Fri, 13 Apr 2012 19:00:08 +0100 7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
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
Fri, 13 Apr 2012 09:49:41 -0400 Merge
mullan [Fri, 13 Apr 2012 09:49:41 -0400] rev 12435
Merge
Fri, 13 Apr 2012 09:46:25 -0400 7152564: Improve CodeSource.matchLocation(CodeSource) performance
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
Thu, 12 Apr 2012 16:23:24 -0700 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
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
Thu, 12 Apr 2012 15:01:41 -0700 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
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
Thu, 12 Apr 2012 10:55:51 -0700 7152690: Initialization error with charset SJIS_0213 when security manager is enabled
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
Thu, 12 Apr 2012 10:43:04 -0700 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
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
Thu, 12 Apr 2012 15:04:39 +0800 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
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
Wed, 11 Apr 2012 17:12:35 -0700 7157903: JSSE client sockets are very slow
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow Reviewed-by: xuelei
Wed, 11 Apr 2012 07:26:35 -0700 7071907: JDK: Full Debug Symbols
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip