< prev index next >

test/serviceability/tmtools/jstat/GcCauseTest01.java

Print this page

        

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