ysuenaga [Mon, 04 Nov 2019 22:31:59 +0900] rev 58913
8233285: Demangling C++ symbols in jhsdb jstack --mixed
Reviewed-by: cjplummer, sspitsyn, ihse
stooke [Mon, 04 Nov 2019 13:58:33 +0100] rev 58912
8232973: Potential infinite loop in macOS hotspot agent
Reviewed-by: stuefe, cjplummer, sspitsyn
michaelm [Mon, 04 Nov 2019 11:25:55 +0000] rev 58911
Merge
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