jjg [Tue, 09 Aug 2016 13:22:57 -0700] rev 40303
8160697: HTMLWriter needs perf cleanup
Reviewed-by: ksrini, bpatel
jlahoda [Tue, 09 Aug 2016 20:27:06 +0200] rev 40302
8143048: Re-examine dependency on property sun.boot.class.path
Summary: Removing obsolete references to sun.boot.class.path
Reviewed-by: jjg
ksrini [Tue, 09 Aug 2016 07:31:16 -0700] rev 40301
8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet.
Reviewed-by: jjg
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40300
Added tag jdk-9+131 for changeset 48d9e26a8fa4
duke [Wed, 05 Jul 2017 22:05:10 +0200] rev 40299
Merge
lana [Thu, 11 Aug 2016 17:02:08 +0000] rev 40298
Merge
mchung [Wed, 10 Aug 2016 15:49:27 -0700] rev 40297
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40296
Added tag jdk-9+131 for changeset 11487423d488
duke [Wed, 05 Jul 2017 22:05:03 +0200] rev 40295
Merge
joehw [Thu, 11 Aug 2016 13:34:30 -0700] rev 40294
8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException
Reviewed-by: lancea
lana [Thu, 11 Aug 2016 17:02:17 +0000] rev 40293
Merge
fyuan [Thu, 11 Aug 2016 10:20:44 +0800] rev 40292
8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently
Reviewed-by: joehw, dfuchs, amlu
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
mchung [Wed, 10 Aug 2016 15:49:23 -0700] rev 40291
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
lana [Thu, 04 Aug 2016 13:58:06 +0800] rev 40290
8163145: Remove two null line in the end of message.properties
Reviewed-by: joehw, rriggs
Contributed-by: li.jiang@oracle.com
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40289
Added tag jdk-9+131 for changeset 64662417aa2d
duke [Wed, 05 Jul 2017 22:04:55 +0200] rev 40288
Merge
lana [Thu, 11 Aug 2016 17:02:59 +0000] rev 40287
Merge
mchung [Wed, 10 Aug 2016 15:49:16 -0700] rev 40286
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
sdama [Wed, 10 Aug 2016 09:21:58 -0700] rev 40285
8134304: NPE in initialization of OptimisticTypesPersistence
Reviewed-by: hannesw, jlaskey, mhaupt
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>
fyuan [Fri, 12 Aug 2016 14:34:45 +0800] rev 40269
8160611: Clean up ProblemList.txt for closed/resolved issues
Summary: Clean up ProblemList.txt for JDK-8130339, JDK-8068645, JDK-8061177, JDK-8058616, JDK-8046285 and JDK-8031555
Reviewed-by: darcy
Contributed-by: John Jiang <sha.jiang@oracle.com>
valeriep [Fri, 12 Aug 2016 00:47:06 +0000] rev 40268
8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
Summary: Granted security permission "authProvider.SunMSCAPI" to SunMSCAPI provider
Reviewed-by: mullan
valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning
Reviewed-by: vinnie, mullan
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
Summary: Changed to allow null actions value
Reviewed-by: xuelei
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms
Reviewed-by: darcy
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
Reviewed-by: rriggs, shade
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed.
Reviewed-by: xuelei
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake
Reviewed-by: chegar
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373
Reviewed-by: mchung
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
Reviewed-by: vlivanov, mchung
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
Reviewed-by: serb
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Reviewed-by: igerasim, psandoz
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls
Reviewed-by: weijun
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling.
Reviewed-by: xuelei
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file
Reviewed-by: erikj, vinnie, mullan
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
Reviewed-by: chegar
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool
Reviewed-by: ogb, psandoz
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout
Reviewed-by: chegar
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215
Summary: Allow multiple legal MIME type interpretations for certain extensions.
Reviewed-by: chegar
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf