< prev index next >

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

Print this page
rev 52801 : Upstream/backport Shenandoah to JDK11u
* * *
[backport] 8237570: Shenandoah: cleanup uses of allocation/free threshold in static heuristics
Reviewed-by: rkennke

*** 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 >