< prev index next >

test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java

Print this page
rev 53191 : [mq]: webrev.0

*** 23,32 **** --- 23,33 ---- /* @test TestAllocateOldGenAtMultiple.java * @key gc * @summary Test to check allocation of Java Heap with AllocateOldGenAt option. Has multiple sub-tests to cover different code paths. * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @library /test/lib * @modules java.base/jdk.internal.misc * @requires vm.bits == "64" * @run main TestAllocateOldGenAtMultiple -XX:+UseG1GC */
< prev index next >