Merge
authormchernov
Mon, 31 Oct 2016 17:36:39 +0000
changeset 42084 e2ed92f56bcf
parent 42082 c8efadafe85c (current diff)
parent 42083 24fbf2db5efe (diff)
child 42085 b23a10ed6a60
Merge
--- a/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java	Wed Oct 19 11:08:03 2016 +0200
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java	Mon Oct 31 17:36:39 2016 +0000
@@ -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	Wed Oct 19 11:08:03 2016 +0200
+++ b/hotspot/test/serviceability/tmtools/jstat/GcTest02.java	Mon Oct 31 17:36:39 2016 +0000
@@ -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
  */