8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
Summary: Quarantine a falsely failing test until the test issue is fixed
Reviewed-by: sla
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java Thu Feb 18 03:51:44 2016 +0000
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java Thu Feb 18 14:56:53 2016 +0300
@@ -27,6 +27,7 @@
* @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