test/hotspot/jtreg/serviceability/sa/ClhsdbJhisto.java
changeset 52925 9c18c9d839d3
parent 52797 55a05ed55768
child 53596 bb40a5303c84
equal deleted inserted replaced
52924:420ff459906f 52925:9c18c9d839d3
    32 /**
    32 /**
    33  * @test
    33  * @test
    34  * @bug 8191658
    34  * @bug 8191658
    35  * @summary Test clhsdb jhisto command
    35  * @summary Test clhsdb jhisto command
    36  * @requires vm.hasSA
    36  * @requires vm.hasSA
       
    37  * @requires vm.gc != "Shenandoah"
    37  * @requires vm.gc != "Z"
    38  * @requires vm.gc != "Z"
    38  * @library /test/lib
    39  * @library /test/lib
    39  * @run main/othervm ClhsdbJhisto
    40  * @run main/othervm ClhsdbJhisto
    40  */
    41  */
    41 
    42