lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40284
Added tag jdk-9+131 for changeset b381e616c242
duke [Wed, 05 Jul 2017 22:04:45 +0200] rev 40283
Merge
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40282
Added tag jdk-9+131 for changeset e0d360ea22db
duke [Wed, 05 Jul 2017 22:04:38 +0200] rev 40281
Merge
dl [Mon, 15 Aug 2016 09:16:31 -0700] rev 40280
8162627: Miscellaneous changes imported from jsr166 CVS 2016-08
Reviewed-by: martin, psandoz
dl [Mon, 15 Aug 2016 09:13:22 -0700] rev 40279
8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
8144836: [TESTBUG] FJExceptionTableLeak and RemoveLeak fail with -XX:+UseParallelGC -XX:+AggressiveOpts
Reviewed-by: martin, psandoz, amlu, darcy
dl [Mon, 15 Aug 2016 09:09:00 -0700] rev 40278
8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate
Reviewed-by: martin, psandoz, dholmes
dl [Mon, 15 Aug 2016 09:04:40 -0700] rev 40277
8162805: Optimize AtomicBoolean.getAndSet
Reviewed-by: martin, psandoz, shade
vinnie [Mon, 15 Aug 2016 14:25:51 +0100] rev 40276
8163503: PKCS12 keystore cannot store non-X.509 certificates
Reviewed-by: weijun, xuelei, mullan
xuelei [Sat, 13 Aug 2016 02:21:30 +0000] rev 40275
8162362: Introduce system property to control enabled ciphersuites
Reviewed-by: coffeys, mullan
snikandrova [Fri, 12 Aug 2016 20:14:25 +0300] rev 40274
8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
Summary: Test update to explicitly cover problematic scenario.
Reviewed-by: chegar
redestad [Fri, 12 Aug 2016 17:35:01 +0200] rev 40273
8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878
Reviewed-by: mhaupt
redestad [Fri, 12 Aug 2016 11:30:23 +0200] rev 40272
8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
Reviewed-by: mhaupt, shade
fyuan [Fri, 12 Aug 2016 14:38:02 +0800] rev 40271
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
Summary: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910.
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>
fyuan [Fri, 12 Aug 2016 14:36:14 +0800] rev 40270
8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
Summary: Remove sun/security/tools/keytool/autotest.sh from ProblemList.txt due to JDK-8130302 has been resolved
Reviewed-by: weijun
Contributed-by: John Jiang <sha.jiang@oracle.com>