--- old/test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java 2019-01-25 22:33:44.736225186 -0800 +++ new/test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java 2019-01-25 22:33:44.440225197 -0800 @@ -25,6 +25,7 @@ * @test TestYoungObjectsOnDram * @summary Check that objects in young 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