OpenJDK / jdk / jdk
changeset 36185:3b446794e4e7
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
Summary: Quarantine a falsely failing test until the test issue is fixed
Reviewed-by: sla
author | akulyakh |
---|---|
date | Thu, 18 Feb 2016 14:56:53 +0300 |
parents | 4a44b985b792 |
children | 06763de0d7ad |
files | hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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