stefank [Tue, 28 Nov 2017 21:43:45 +0100] rev 48157
8192061: Clean up allocation.inline.hpp includes
Reviewed-by: eosterlund, coleenp
iklam [Wed, 29 Nov 2017 18:43:35 -0800] rev 48156
8191747: [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits
Reviewed-by: simonis
iklam [Tue, 28 Nov 2017 09:47:04 -0800] rev 48155
8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
Summary: Added "@requires vm.cds.custom.loaders" to mark tests related to custom loaders
Reviewed-by: simonis, mseledtsov
Contributed-by: volker.simonis@gmail.com
kkharbas [Wed, 29 Nov 2017 16:45:31 -0800] rev 48154
8190980: Develop test cases and collect test pass rate
Summary: Develop tests covering all the test cases described in the test plan and achieve 100% pass rate for JEP 316: Heap Allocation on Alternative Memory Devices
Reviewed-by: sangheki, tschatzl