< prev index next >

test/serviceability/tmtools/jstat/GcTest01.java

Print this page

        

*** 35,45 **** * @library ../share * @requires vm.opt.ExplicitGCInvokesConcurrent != true * @build common.* * @build utils.* * ! * @run main/othervm -XX:+UsePerfData GcTest01 */ import utils.*; public class GcTest01 { --- 35,45 ---- * @library ../share * @requires vm.opt.ExplicitGCInvokesConcurrent != true * @build common.* * @build utils.* * ! * @run main/othervm -XX:+UsePerfData -Xmx128M GcTest01 */ import utils.*; public class GcTest01 {
< prev index next >