8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
Reviewed-by: brutisso, iignatyev
--- 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