8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
authorkzhaldyb
Wed, 07 Oct 2015 18:02:25 +0300
changeset 33140 7ff907b9d377
parent 33134 b74b1dd1039a
child 33141 79da1ca44622
8138958: Quarantine gc/g1/mixedgc/TestLogging.java test Reviewed-by: brutisso, iignatyev
hotspot/test/gc/g1/mixedgc/TestLogging.java
--- a/hotspot/test/gc/g1/mixedgc/TestLogging.java	Wed Oct 07 17:33:42 2015 +0000
+++ b/hotspot/test/gc/g1/mixedgc/TestLogging.java	Wed Oct 07 18:02:25 2015 +0300
@@ -26,6 +26,7 @@
  * @summary Check that a mixed GC is reflected in the gc logs
  * @requires vm.gc=="G1" | vm.gc=="null"
  * @library /testlibrary /../../test/lib
+ * @ignore 8138607
  * @modules java.management
  * @build sun.hotspot.WhiteBox gc.g1.mixedgc.TestLogging
  * @run main ClassFileInstaller sun.hotspot.WhiteBox