Tue, 17 Jun 2014 13:57:01 +0100 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
prappo [Tue, 17 Jun 2014 13:57:01 +0100] rev 25406
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java Reviewed-by: duke
Wed, 09 Jul 2014 21:26:11 -0700 8049820: Fix raw and unchecked lint warnings in sun.management
darcy [Wed, 09 Jul 2014 21:26:11 -0700] rev 25405
8049820: Fix raw and unchecked lint warnings in sun.management Reviewed-by: mchung
Thu, 10 Jul 2014 03:07:48 +0000 8041781: Need new regression tests for PBE keys
rhalade [Thu, 10 Jul 2014 03:07:48 +0000] rev 25404
8041781: Need new regression tests for PBE keys Reviewed-by: xuelei
Thu, 10 Jul 2014 10:44:48 +0800 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
weijun [Thu, 10 Jul 2014 10:44:48 +0800] rev 25403
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL Reviewed-by: mullan
Wed, 09 Jul 2014 18:34:45 -0700 7065233: To interpret case-insensitive string locale independently
juh [Wed, 09 Jul 2014 18:34:45 -0700] rev 25402
7065233: To interpret case-insensitive string locale independently Reviewed-by: xuelei
Wed, 09 Jul 2014 17:02:03 -0700 8049794: Fix raw and unchecked warnings in jvmstat
darcy [Wed, 09 Jul 2014 17:02:03 -0700] rev 25401
8049794: Fix raw and unchecked warnings in jvmstat Reviewed-by: mchung
Wed, 09 Jul 2014 10:02:30 -0700 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
naoto [Wed, 09 Jul 2014 10:02:30 -0700] rev 25400
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c Reviewed-by: okutsu
Wed, 09 Jul 2014 17:51:50 +0200 8048913: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 09 Jul 2014 17:51:50 +0200] rev 25399
8048913: java/util/logging/LoggingDeadlock2.java times out Summary: removes the /timeout=15 parameter from the @run command line Reviewed-by: mchung, dholmes
Wed, 09 Jul 2014 12:30:17 +0200 8049220: URL.factory data race
plevart [Wed, 09 Jul 2014 12:30:17 +0200] rev 25398
8049220: URL.factory data race Reviewed-by: alanb, psandoz
Wed, 09 Jul 2014 16:34:31 +0800 8047765: Generate blacklist.certs in build
weijun [Wed, 09 Jul 2014 16:34:31 +0800] rev 25397
8047765: Generate blacklist.certs in build Reviewed-by: dholmes, alanb
Wed, 09 Jul 2014 15:10:42 +0800 7150092: NTLM authentication fail if user specified a different realm
weijun [Wed, 09 Jul 2014 15:10:42 +0800] rev 25396
7150092: NTLM authentication fail if user specified a different realm Reviewed-by: michaelm
Tue, 08 Jul 2014 12:38:47 -0700 Merge
amurillo [Tue, 08 Jul 2014 12:38:47 -0700] rev 25395
Merge
Thu, 03 Jul 2014 13:22:09 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:22:09 -0700] rev 25394
Merge
Thu, 26 Jun 2014 23:11:00 -0700 Merge
amurillo [Thu, 26 Jun 2014 23:11:00 -0700] rev 25393
Merge
Tue, 24 Jun 2014 11:23:34 -0400 6642881: Improve performance of Class.getClassLoader()
coleenp [Tue, 24 Jun 2014 11:23:34 -0400] rev 25392
6642881: Improve performance of Class.getClassLoader() Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
Tue, 08 Jul 2014 14:35:05 -0400 8049244: XML Signature performance issue caused by unbuffered signature data
mullan [Tue, 08 Jul 2014 14:35:05 -0400] rev 25391
8049244: XML Signature performance issue caused by unbuffered signature data Reviewed-by: xuelei
Mon, 07 Jul 2014 15:06:00 +0200 8047368: Remove oracle.jrockit.jfr from open package.access list
egahlin [Mon, 07 Jul 2014 15:06:00 +0200] rev 25390
8047368: Remove oracle.jrockit.jfr from open package.access list Reviewed-by: sla, mullan
Mon, 07 Jul 2014 15:31:07 +0200 8048020: Regression on java.util.logging.FileHandler
dfuchs [Mon, 07 Jul 2014 15:31:07 +0200] rev 25389
8048020: Regression on java.util.logging.FileHandler Summary: In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK. Reviewed-by: alanb
Mon, 07 Jul 2014 12:42:14 +0100 8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
michaelm [Mon, 07 Jul 2014 12:42:14 +0100] rev 25388
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607 Reviewed-by: alanb
Sun, 06 Jul 2014 20:12:44 -0400 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
dholmes [Sun, 06 Jul 2014 20:12:44 -0400] rev 25387
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles Reviewed-by: dholmes, dfuchs Contributed-by: Evgeniya Stepanova <evgeniya.stepanova@oracle.com>
Fri, 04 Jul 2014 12:56:58 +0400 8046590: fix doclint issues in swing classes, part 1 of 4
yan [Fri, 04 Jul 2014 12:56:58 +0400] rev 25386
8046590: fix doclint issues in swing classes, part 1 of 4 Reviewed-by: alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Thu, 03 Jul 2014 16:19:39 -0700 8038092: Re-examine Bidi reflective dependency on java.awt.font
naoto [Thu, 03 Jul 2014 16:19:39 -0700] rev 25385
8038092: Re-examine Bidi reflective dependency on java.awt.font Reviewed-by: alanb
Thu, 10 Jul 2014 12:13:26 -0700 Added tag jdk9-b22 for changeset b508c04b7005
katleman [Thu, 10 Jul 2014 12:13:26 -0700] rev 25384
Added tag jdk9-b22 for changeset b508c04b7005
Wed, 05 Jul 2017 19:49:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:20 +0200] rev 25383
Merge
Thu, 10 Jul 2014 12:40:03 -0700 Merge
lana [Thu, 10 Jul 2014 12:40:03 -0700] rev 25382
Merge
Thu, 03 Jul 2014 13:17:29 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:17:29 -0700] rev 25381
Merge
Thu, 03 Jul 2014 09:41:29 -0700 Merge
roland [Thu, 03 Jul 2014 09:41:29 -0700] rev 25380
Merge
Tue, 01 Jul 2014 13:09:40 +0400 8047996: Quarantine compiler/whitebox tests
iignatyev [Tue, 01 Jul 2014 13:09:40 +0400] rev 25379
8047996: Quarantine compiler/whitebox tests Reviewed-by: vlivanov
Tue, 01 Jul 2014 09:02:45 +0200 8007987: ciConstantPoolCache::_keys should be array of 32bit int
thartmann [Tue, 01 Jul 2014 09:02:45 +0200] rev 25378
8007987: ciConstantPoolCache::_keys should be array of 32bit int Summary: The type of ciConstantPoolCache::_keys is changed to int which is sufficient to store the 2 byte constant pool indices. Reviewed-by: twisti, coleenp
Mon, 30 Jun 2014 08:28:29 +0200 8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
thartmann [Mon, 30 Jun 2014 08:28:29 +0200] rev 25377
8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled Summary: Compile m3 with C1 if C2 is not available. Reviewed-by: twisti, anoll
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip