< prev index next >

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

Print this page

        

@@ -22,9 +22,9 @@
  */
 
 /**
  * @test TestJmapCoreMetaspace
  * @summary Test verifies that jhsdb jmap could generate heap dump from core when metspace is full
- * @requires vm.hasSA
+ * @requires vm.hasSA & vm.gc != "Z"
  * @library /test/lib
  * @run driver/timeout=240 TestJmapCore run metaspace
  */
< prev index next >