--- old/test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java 2019-01-28 20:46:48.907419688 -0800 +++ new/test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java 2019-01-28 20:46:48.567419700 -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 test.vm.gc.nvdimm * @library /test/lib * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox