< prev index next >

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

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

*** 23,32 **** --- 23,33 ---- /* @test TestAllocateOldGenAtError.java * @key gc * @summary Test to check correct handling of non-existent directory passed to AllocateOldGenAt option * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @library /test/lib * @modules java.base/jdk.internal.misc */ import java.io.File;
< prev index next >