< prev index next >

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

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

*** 23,32 **** --- 23,33 ---- /* @test TestAllocateOldGenAt.java * @key gc * @summary Test to check allocation of Java Heap with AllocateOldGenAt option * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @library /test/lib * @modules java.base/jdk.internal.misc */ import jdk.test.lib.JDKToolFinder;
< prev index next >