test/hotspot/jtreg/serviceability/tmtools/jstat/GcCapacityTest.java
changeset 50525 767cdb97f103
parent 47216 71c04702a3d5
child 52925 9c18c9d839d3
equal deleted inserted replaced
50524:04f4e983c2f7 50525:767cdb97f103
    25 
    25 
    26 /*
    26 /*
    27  * @test
    27  * @test
    28  * @summary Test checks the consistency of the output
    28  * @summary Test checks the consistency of the output
    29  * displayed with jstat -gccapacity.
    29  * displayed with jstat -gccapacity.
       
    30  * @requires vm.gc != "Z"
    30  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.misc
    31  * @library /test/lib
    32  * @library /test/lib
    32  * @library ../share
    33  * @library ../share
    33  * @requires vm.opt.ExplicitGCInvokesConcurrent != true
    34  * @requires vm.opt.ExplicitGCInvokesConcurrent != true
    34  * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest
    35  * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest