test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
changeset 53578 ad3bb34fe399
parent 53523 4c5184c56dc2
parent 53575 297183cee278
child 53694 a0a327cae58f
--- a/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java	Wed Jan 30 14:19:24 2019 -0500
+++ b/test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java	Wed Jan 30 21:12:56 2019 +0100
@@ -27,6 +27,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"