vlivanov [Fri, 26 May 2017 18:39:27 +0300] rev 48557
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
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
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
msheppar [Sun, 03 Sep 2017 16:08:13 +0100] rev 48554
8160104: CORBA communication improvements
Reviewed-by: rriggs, dfuchs
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
ksrini [Tue, 16 Jan 2018 19:26:48 -0800] rev 48552
8194953: doclet corrupts HTML files when adding navbar
Reviewed-by: jjg
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
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
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
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
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
wetmore [Wed, 17 Jan 2018 18:26:05 -0800] rev 48546
8190229: Non-ASCII characters in java.security file after 8186093
Reviewed-by: weijun
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
mchung [Wed, 17 Jan 2018 15:17:50 -0800] rev 48544
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
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
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
dl [Tue, 16 Jan 2018 18:28:39 -0800] rev 48541
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
Reviewed-by: martin
dl [Tue, 16 Jan 2018 18:24:32 -0800] rev 48540
8191483: AbstractQueuedSynchronizer cancel/cancel race
Reviewed-by: martin
weijun [Wed, 17 Jan 2018 07:55:20 +0800] rev 48539
8195119: Fine-tune output text in keytool
Reviewed-by: mullan
lana [Tue, 16 Jan 2018 22:24:20 +0000] rev 48538
Merge
ljiang [Sun, 14 Jan 2018 21:46:14 -0800] rev 48537
8187946: Support ISO 4217 Amendments 163 and 164
Reviewed-by: naoto
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
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
rriggs [Tue, 16 Jan 2018 10:48:58 -0500] rev 48534
8194929: Unreferenced FileDescriptors not closed
Reviewed-by: alanb
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
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
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
ksrini [Mon, 15 Jan 2018 09:23:02 -0800] rev 48530
8195072: Update ASM 3rd party legal copyright to 6.0
Reviewed-by: vromero
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
roland [Mon, 15 Jan 2018 09:21:49 +0100] rev 48528
8194993: Loop Strip Mining has some leftover debugging code
Summary: Removed debugging code.
Reviewed-by: thartmann
roland [Mon, 15 Jan 2018 09:19:53 +0100] rev 48527
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
Summary: Should not change loop limit check of outer loop.
Reviewed-by: thartmann
roland [Mon, 15 Jan 2018 09:17:25 +0100] rev 48526
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
Summary: Modified assert which is too strong.
Reviewed-by: thartmann