8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java

Quarantine a falsely failing test until the test issue is fixed

Reviewed-by: sla
This commit is contained in:
Alexander Kulyakhtin 2016-02-18 14:56:53 +03:00
parent 56e60ab045
commit af854404be

View File

@ -27,6 +27,7 @@ import utils.*;
* @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