< prev index next >

test/serviceability/tmtools/jstat/GcCapacityTest.java

Print this page
rev 11458 : imported patch 8149778

*** 31,41 **** * @library /test/lib/share/classes * @library ../share * @requires vm.opt.ExplicitGCInvokesConcurrent != true * @build common.* * @build utils.* - * @ignore 8149778 * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest */ public class GcCapacityTest { public static void main(String[] args) throws Exception { --- 31,40 ----
< prev index next >