8138958: Quarantine gc/g1/mixedgc/TestLogging.java test

Reviewed-by: brutisso, iignatyev
This commit is contained in:
Kirill Zhaldybin 2015-10-07 18:02:25 +03:00
parent ebbcb070d7
commit bb35c2390c

View File

@ -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