hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java
changeset 37434 303d15f45adf
parent 36185 3b446794e4e7
child 38152 80e5da81fb2c
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Thu Apr 07 15:34:21 2016 -0700
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Fri Apr 08 08:51:45 2016 +0200
@@ -27,13 +27,13 @@
  * @test
  * @summary Test checks the consistency of the output
  * displayed with jstat -gccapacity.
- * @ignore 8149778
  * @library /test/lib/share/classes
  * @library ../share
  * @requires vm.opt.ExplicitGCInvokesConcurrent != true
  * @build common.*
  * @build utils.*
- * @run main/othervm -XX:+UsePerfData GcCapacityTest
+ * @ignore 8149778
+ * @run main/othervm -XX:+UsePerfData -Xmx128M GcCapacityTest
  */
 public class GcCapacityTest {