< prev index next >

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

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

@@ -23,10 +23,11 @@
 
 /*
  * @test TestOldObjectsOnNvdimm
  * @summary Check that objects in old generation reside in dram.
  * @requires vm.gc=="null" & os.family != "aix"
+ * @requires test.vm.gc.nvdimm
  * @library /test/lib
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @run main TestOldObjectsOnNvdimm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
  *                                  -XX:+WhiteBoxAPI
< prev index next >