--- old/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java 2019-01-25 22:33:41.652225294 -0800 +++ new/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java 2019-01-25 22:33:41.324225305 -0800 @@ -25,6 +25,7 @@ * @key gc * @summary Test to check allocation of Java Heap with AllocateOldGenAt option. Has multiple sub-tests to cover different code paths. * @requires vm.gc=="null" & os.family != "aix" + * @requires vm.nvdimm.test.enabled * @library /test/lib * @modules java.base/jdk.internal.misc * @requires vm.bits == "64"