< prev index next >

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

Print this page

        

*** 25,34 **** --- 25,35 ---- /* * @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 >