< prev index next >

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

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

*** 24,33 **** --- 24,34 ---- /* * @test TestHumongousObjectsOnNvdimm * @summary Check that humongous objects reside in nv-dimm * @library /test/lib / * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run main TestHumongousObjectsOnNvdimm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI */
< prev index next >