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
mchung [Sun, 14 Jan 2018 16:42:47 -0800] rev 48525
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
Reviewed-by: alanb