author | iignatyev |
Thu, 08 Oct 2015 01:04:29 +0000 | |
changeset 33141 | 79da1ca44622 |
parent 33139 | 0027c6eaf1a9 (current diff) |
parent 33140 | 7ff907b9d377 (diff) |
child 33142 | 399fdb935d28 |
--- a/hotspot/test/gc/g1/mixedgc/TestLogging.java Wed Oct 07 22:54:08 2015 +0000 +++ b/hotspot/test/gc/g1/mixedgc/TestLogging.java Thu Oct 08 01:04:29 2015 +0000 @@ -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