Mon, 12 Jun 2017 13:58:09 -0400 8181664: Improve JVM UTF String handling
rprotacio [Mon, 12 Jun 2017 13:58:09 -0400] rev 48558
8181664: Improve JVM UTF String handling Reviewed-by: mschoene, coleenp, rhalade, acorn, gtriantafill Contributed-by: rachel.protacio@oracle.com
Fri, 26 May 2017 18:39:27 +0300 8174962: Better interface invocations
vlivanov [Fri, 26 May 2017 18:39:27 +0300] rev 48557
8174962: Better interface invocations Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
Thu, 25 May 2017 15:39:32 -0400 8180020: Improve SymbolHashMap entry handling
rprotacio [Thu, 25 May 2017 15:39:32 -0400] rev 48556
8180020: Improve SymbolHashMap entry handling Reviewed-by: mschoene, coleenp, rhalade Contributed-by: rachel.protacio@oracle.com
Mon, 20 Mar 2017 13:05:00 -0400 8175932: Improve host instance supports
hseigel [Mon, 20 Mar 2017 13:05:00 -0400] rev 48555
8175932: Improve host instance supports Reviewed-by: coleenp, mschoene Contributed-by: harold.seigel@oracle.com
Sun, 03 Sep 2017 16:08:13 +0100 8160104: CORBA communication improvements
msheppar [Sun, 03 Sep 2017 16:08:13 +0100] rev 48554
8160104: CORBA communication improvements Reviewed-by: rriggs, dfuchs
Wed, 17 Jan 2018 17:26:07 +0100 8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
simonis [Wed, 17 Jan 2018 17:26:07 +0100] rev 48553
8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties Reviewed-by: dholmes
Tue, 16 Jan 2018 19:26:48 -0800 8194953: doclet corrupts HTML files when adding navbar
ksrini [Tue, 16 Jan 2018 19:26:48 -0800] rev 48552
8194953: doclet corrupts HTML files when adding navbar Reviewed-by: jjg
Tue, 16 Jan 2018 17:27:06 -0800 8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
darcy [Tue, 16 Jan 2018 17:27:06 -0800] rev 48551
8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations Reviewed-by: mcimadamore, jjg
Tue, 16 Jan 2018 14:44:04 -0800 8181047: Add comment to technical terms that shall not be translated
joehw [Tue, 16 Jan 2018 14:44:04 -0800] rev 48550
8181047: Add comment to technical terms that shall not be translated Reviewed-by: lancea, ljiang
Thu, 18 Jan 2018 11:46:33 +0000 8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2
mcimadamore [Thu, 18 Jan 2018 11:46:33 +0000] rev 48549
8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2 Summary: Pertinent to applicability bit set on argument expression even if only one method is not pertinent Reviewed-by: vromero
Wed, 17 Jan 2018 20:07:50 -0800 8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
jjiang [Wed, 17 Jan 2018 20:07:50 -0800] rev 48548
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837 Summary: Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList Reviewed-by: weijun
Wed, 17 Jan 2018 18:34:50 -0800 8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
jjiang [Wed, 17 Jan 2018 18:34:50 -0800] rev 48547
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined Summary: It outputs the lib content if the lib version cannot be parsed Reviewed-by: xuelei
Wed, 17 Jan 2018 18:26:05 -0800 8190229: Non-ASCII characters in java.security file after 8186093
wetmore [Wed, 17 Jan 2018 18:26:05 -0800] rev 48546
8190229: Non-ASCII characters in java.security file after 8186093 Reviewed-by: weijun
Wed, 17 Jan 2018 16:15:15 -0800 8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
bchristi [Wed, 17 Jan 2018 16:15:15 -0800] rev 48545
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE Reviewed-by: alanb, iris, rriggs
Wed, 17 Jan 2018 15:17:50 -0800 8194554: filterArguments runs multiple filters in the wrong order
mchung [Wed, 17 Jan 2018 15:17:50 -0800] rev 48544
8194554: filterArguments runs multiple filters in the wrong order Reviewed-by: psandoz, jrose
Tue, 16 Jan 2018 08:48:34 +0100 8189102: All tools should support -?, -h and --help
goetz [Tue, 16 Jan 2018 08:48:34 +0100] rev 48543
8189102: All tools should support -?, -h and --help Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
Thu, 11 Jan 2018 20:19:50 -0800 8194960: Add a test for trust manager and cacerts keystore sanity
martin [Thu, 11 Jan 2018 20:19:50 -0800] rev 48542
8194960: Add a test for trust manager and cacerts keystore sanity Reviewed-by: weijun
Tue, 16 Jan 2018 18:28:39 -0800 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
dl [Tue, 16 Jan 2018 18:28:39 -0800] rev 48541
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 Reviewed-by: martin
Tue, 16 Jan 2018 18:24:32 -0800 8191483: AbstractQueuedSynchronizer cancel/cancel race
dl [Tue, 16 Jan 2018 18:24:32 -0800] rev 48540
8191483: AbstractQueuedSynchronizer cancel/cancel race Reviewed-by: martin
Wed, 17 Jan 2018 07:55:20 +0800 8195119: Fine-tune output text in keytool
weijun [Wed, 17 Jan 2018 07:55:20 +0800] rev 48539
8195119: Fine-tune output text in keytool Reviewed-by: mullan
Tue, 16 Jan 2018 22:24:20 +0000 Merge
lana [Tue, 16 Jan 2018 22:24:20 +0000] rev 48538
Merge
Sun, 14 Jan 2018 21:46:14 -0800 8187946: Support ISO 4217 Amendments 163 and 164
ljiang [Sun, 14 Jan 2018 21:46:14 -0800] rev 48537
8187946: Support ISO 4217 Amendments 163 and 164 Reviewed-by: naoto
Sun, 14 Jan 2018 22:25:53 -0800 8194717: JDK10 L10n resource file update - msgdrop 10
lana [Sun, 14 Jan 2018 22:25:53 -0800] rev 48536
8194717: JDK10 L10n resource file update - msgdrop 10 Reviewed-by: joehw Contributed-by: li.jiang@oracle.com
Tue, 16 Jan 2018 19:19:03 +0000 8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
dfuchs [Tue, 16 Jan 2018 19:19:03 +0000] rev 48535
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly Reviewed-by: chegar
Tue, 16 Jan 2018 10:48:58 -0500 8194929: Unreferenced FileDescriptors not closed
rriggs [Tue, 16 Jan 2018 10:48:58 -0500] rev 48534
8194929: Unreferenced FileDescriptors not closed Reviewed-by: alanb
Tue, 16 Jan 2018 20:56:01 +0530 8179700: Exceptions thrown in StartManagementAgent.java
asapre [Tue, 16 Jan 2018 20:56:01 +0530] rev 48533
8179700: Exceptions thrown in StartManagementAgent.java Summary: Removed Test case entry from problemList.txt Reviewed-by: ysuenaga Contributed-by: amit.sapre@oracle.com
Tue, 16 Jan 2018 07:48:01 +0100 8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention"
goetz [Tue, 16 Jan 2018 07:48:01 +0100] rev 48532
8195094: Fix type-O in "8159422: Very high Concurrent Mark mark stack contention" Reviewed-by: tschatzl, dholmes Contributed-by: arno.zeller@sap.com
Tue, 16 Jan 2018 12:38:21 +0530 8175542: JMX: Not enough JDP packets received
asapre [Tue, 16 Jan 2018 12:38:21 +0530] rev 48531
8175542: JMX: Not enough JDP packets received Summary: Fixed test case wrongly reporting timeout failures. Reviewed-by: dholmes, hb Contributed-by: amit.sapre@oracle.com
Mon, 15 Jan 2018 09:23:02 -0800 8195072: Update ASM 3rd party legal copyright to 6.0
ksrini [Mon, 15 Jan 2018 09:23:02 -0800] rev 48530
8195072: Update ASM 3rd party legal copyright to 6.0 Reviewed-by: vromero
Mon, 15 Jan 2018 13:09:50 +0100 8193933: Export ClassLoaderData claim state to support interleaved object traversal
mgronlun [Mon, 15 Jan 2018 13:09:50 +0100] rev 48529
8193933: Export ClassLoaderData claim state to support interleaved object traversal Reviewed-by: coleenp, hseigel
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip