hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java
changeset 35945 f532c5c62540
parent 35535 82db90419728
child 36185 3b446794e4e7
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Fri Feb 05 18:37:18 2016 +0100
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Mon Feb 08 14:50:54 2016 +0300
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -29,7 +29,7 @@
  * displayed with jstat -gccapacity.
  * @library /test/lib/share/classes
  * @library ../share
- * @ignore 8147848
+ * @requires vm.opt.ExplicitGCInvokesConcurrent != true
  * @build common.*
  * @build utils.*
  * @run main/othervm -XX:+UsePerfData GcCapacityTest