jcbeyler [Wed, 28 Nov 2018 11:09:27 -0800] rev 52722
8214408: Migrate EventsOnOff to using the same allocateAndCheck method
Summary: Move code to the more stable version used by other tests
Reviewed-by: sspitsyn, amenkov
joehw [Wed, 28 Nov 2018 10:30:15 -0800] rev 52721
8213117: adoptNode corrupts attribute values
Reviewed-by: lancea
iklam [Wed, 28 Nov 2018 07:51:15 -0800] rev 52720
8213275: ReplaceCriticalClasses.java fails with jdk.internal.vm.PostVMInitHook not found
Reviewed-by: lfoltan, sspitsyn, shade
simonis [Wed, 28 Nov 2018 13:56:32 +0100] rev 52719
8214343: Handle the absence of Xrandr more generically
Reviewed-by: stuefe, erikj, prr
dchuyko [Wed, 28 Nov 2018 13:24:56 +0300] rev 52718
8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp
Reviewed-by: rkennke, shade
rehn [Wed, 28 Nov 2018 11:06:27 +0100] rev 52717
8213791: StringTable: Use get and insert
Reviewed-by: eosterlund, gziemski
tschatzl [Wed, 28 Nov 2018 11:06:58 +0100] rev 52716
8213996: Remove one of the SparsePRT entry tables
Summary: Remove unused functionality in SparsePRT
Reviewed-by: shade, sjohanss
tschatzl [Wed, 28 Nov 2018 10:52:01 +0100] rev 52715
8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
Summary: Disable CMS precleaning to avoid accumulating too many classloaders to unload.
Reviewed-by: kbarrett, sangheki