test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java
changeset 53575 297183cee278
parent 53214 386df79e2011
child 53578 ad3bb34fe399
--- a/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java	Mon Jan 28 10:24:23 2019 +0100
+++ b/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java	Tue Jan 29 11:21:43 2019 -0800
@@ -25,6 +25,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
  */