< prev index next >

test/hotspot/jtreg/serviceability/sa/TestHeapDumpForLargeArray.java

Print this page

        

@@ -45,10 +45,11 @@
 /**
  * @test
  * @library /test/lib
  * @bug 8171084
  * @requires vm.hasSAandCanAttach & (vm.bits == "64" & os.maxMemory > 8g)
+ * @requires vm.gc != "Shenandoah"
  * @requires vm.gc != "Z"
  * @modules java.base/jdk.internal.misc
  *          jdk.hotspot.agent/sun.jvm.hotspot
  *          jdk.hotspot.agent/sun.jvm.hotspot.utilities
  *          jdk.hotspot.agent/sun.jvm.hotspot.oops
< prev index next >