--- old/test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java 2019-01-25 22:33:43.748225221 -0800 +++ new/test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java 2019-01-25 22:33:43.420225232 -0800 @@ -25,6 +25,7 @@ * @test TestOldObjectsOnNvdimm * @summary Check that objects in old generation reside in dram. * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @library /test/lib * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox