lucy [Tue, 04 Dec 2018 11:57:18 +0100] rev 52815
8214526: Change CodeHeap State Analytics control from UL to Print*
Reviewed-by: coleenp, kvn, stuefe, thartmann
ehelin [Tue, 04 Dec 2018 09:30:10 +0100] rev 52814
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
Reviewed-by: alanb, redestad, mchung
simonis [Tue, 04 Dec 2018 09:28:11 +0100] rev 52813
8214534: Setting of THIS_FILE in the build is broken
Reviewed-by: erikj, ihse
afarley [Tue, 04 Dec 2018 09:08:03 +0100] rev 52812
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
iklam [Mon, 03 Dec 2018 22:27:24 -0800] rev 52811
8214388: CDS dumping fails with java heap fragmentation
Summary: Force a full GC with a single thread before writing heap archive regions
Reviewed-by: sjohanss, jiangli
jgeorge [Tue, 04 Dec 2018 11:10:19 +0530] rev 52810
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
Summary: Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases
Reviewed-by: gadams, jcbeyler, cjplummer
jcbeyler [Mon, 03 Dec 2018 19:47:37 -0800] rev 52809
8214502: Add space after/before {} in remaining vmTestbase tests
Summary: Added spaces around the {}
Reviewed-by: dholmes, sspitsyn