< prev index next >

test/hotspot/jtreg/serviceability/tmtools/jstat/GcCapacityTest.java

Print this page

        

@@ -25,10 +25,11 @@
 
 /*
  * @test
  * @summary Test checks the consistency of the output
  * displayed with jstat -gccapacity.
+ * @requires vm.gc != "Z"
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @library ../share
  * @requires vm.opt.ExplicitGCInvokesConcurrent != true
  * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest
< prev index next >