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
mchung [Thu, 21 Dec 2017 15:18:49 -0800] rev 48524
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
chegar [Sat, 13 Jan 2018 16:47:11 +0000] rev 48523
8194883: Unhandleable Push Promises should be cancelled
Reviewed-by: dfuchs
ksrini [Fri, 12 Jan 2018 10:05:00 -0800] rev 48522
8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
8194286: tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError
Reviewed-by: rriggs
jjg [Fri, 12 Jan 2018 11:41:32 -0800] rev 48521
8194955: Warn when default HTML version is used
Reviewed-by: ksrini, bpatel