< prev index next >

test/serviceability/tmtools/jstat/GcTest01.java

Print this page

        

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