diff -r f38270ce02cc -r ad3bb34fe399 test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java --- a/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java Wed Jan 30 14:19:24 2019 -0500 +++ b/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java Wed Jan 30 21:12:56 2019 +0100 @@ -27,6 +27,7 @@ * @key gc * @summary Test to check correct handling of non-existent directory passed to AllocateOldGenAt option * @requires vm.gc=="null" & os.family != "aix" + * @requires test.vm.gc.nvdimm * @library /test/lib * @modules java.base/jdk.internal.misc * @run main gc.nvdimm.TestAllocateOldGenAtError