tschatzl [Mon, 04 Nov 2019 11:33:15 +0100] rev 58910
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
Reviewed-by: lkorinth, kbarrett
ihse [Mon, 04 Nov 2019 11:15:45 +0100] rev 58909
8233383: Various minor fixes
Reviewed-by: erikj
ihse [Mon, 04 Nov 2019 11:12:13 +0100] rev 58908
8233381: Update copyright year in build system files
Reviewed-by: erikj
chegar [Mon, 04 Nov 2019 10:06:59 +0000] rev 58907
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
Reviewed-by: dfuchs
jlahoda [Mon, 04 Nov 2019 10:58:14 +0100] rev 58906
8230847: Trees.getScope may crash when invoked for statement inside switch.
Summary: More thoroughly avoiding side-effects when attributing (to) for Trees.getScope.
Reviewed-by: mcimadamore
mbaesken [Wed, 30 Oct 2019 14:52:27 +0100] rev 58905
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
Reviewed-by: clanger
mbaesken [Mon, 04 Nov 2019 09:54:00 +0100] rev 58904
8233078: fix minimal VM build on Linux ppc64(le)
Reviewed-by: mdoerr, lucy
jlahoda [Mon, 04 Nov 2019 09:40:35 +0100] rev 58903
8229815: Upgrade Jline to 3.12.1
Reviewed-by: rfield
weijun [Mon, 04 Nov 2019 14:26:18 +0800] rev 58902
8231950: keytool -ext camel-case shorthand not working
Reviewed-by: mullan
dholmes [Sun, 03 Nov 2019 18:02:29 -0500] rev 58901
8229516: Thread.isInterrupted() always returns false after thread termination
Reviewed-by: dnsimon, sspitsyn, dcubed, alanb