8168535: Quarantine GcCauseTest02 and GcTest02
authormchernov
Mon, 31 Oct 2016 18:18:05 +0300
changeset 42083 24fbf2db5efe
parent 42081 30a0176b8af3
child 42084 e2ed92f56bcf
8168535: Quarantine GcCauseTest02 and GcTest02 Reviewed-by: jwilhelm, sjohanss
hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java
hotspot/test/serviceability/tmtools/jstat/GcTest02.java
--- a/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java	Mon Oct 10 17:04:42 2016 +0200
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java	Mon Oct 31 18:18:05 2016 +0300
@@ -30,6 +30,7 @@
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @library ../share
+ * @ignore 8168396
  * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcCauseTest02
  */
 import utils.*;
--- a/hotspot/test/serviceability/tmtools/jstat/GcTest02.java	Mon Oct 10 17:04:42 2016 +0200
+++ b/hotspot/test/serviceability/tmtools/jstat/GcTest02.java	Mon Oct 31 18:18:05 2016 +0300
@@ -31,6 +31,7 @@
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
  * @library ../share
+ * @ignore 8168396
  * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcTest02
  */