test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
changeset 53575 297183cee278
parent 53214 386df79e2011
child 53578 ad3bb34fe399
--- a/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java	Mon Jan 28 10:24:23 2019 +0100
+++ b/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java	Tue Jan 29 11:21:43 2019 -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 test.vm.gc.nvdimm
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  * @requires vm.bits == "64"