8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
Summary: Quarantined some tests with false failures
Reviewed-by: sla
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java Thu Jan 21 14:17:49 2016 +0300
@@ -29,6 +29,7 @@
* displayed with jstat -gccapacity.
* @library /test/lib/share/classes
* @library ../share
+ * @ignore 8147848
* @build common.*
* @build utils.*
* @run main/othervm -XX:+UsePerfData GcCapacityTest
--- a/hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java Thu Jan 21 14:17:49 2016 +0300
@@ -30,6 +30,7 @@
* collection time increase.
* @library /test/lib/share/classes
* @library ../share
+ * @ignore 8147848
* @build common.*
* @build utils.*
*
--- a/hotspot/test/serviceability/tmtools/jstat/GcTest01.java Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcTest01.java Thu Jan 21 14:17:49 2016 +0300
@@ -33,6 +33,7 @@
* collection time increase.
* @library /test/lib/share/classes
* @library ../share
+ * @ignore 8147848
* @build common.*
* @build utils.*
*