< prev index next >

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

Print this page
rev 52710 : Upstream/backport Shenandoah to JDK11u

*** 32,41 **** --- 32,42 ---- /** * @test * @bug 8191658 * @summary Test clhsdb jhisto command * @requires vm.hasSA + * @requires vm.gc != "Shenandoah" * @library /test/lib * @run main/othervm ClhsdbJhisto */ public class ClhsdbJhisto {
< prev index next >