< prev index next >

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

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

@@ -23,10 +23,11 @@
 
 /* @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 test.vm.gc.nvdimm
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  * @requires vm.bits == "64"
  * @run main TestAllocateOldGenAtMultiple -XX:+UseG1GC
  */
< prev index next >