hotspot/test/gc/g1/mixedgc/TestLogging.java
changeset 33730 30e064828045
parent 33140 7ff907b9d377
child 35061 be6025ebffea
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    23 
    23 
    24 /*
    24 /*
    25  * @test TestLogging
    25  * @test TestLogging
    26  * @summary Check that a mixed GC is reflected in the gc logs
    26  * @summary Check that a mixed GC is reflected in the gc logs
    27  * @requires vm.gc=="G1" | vm.gc=="null"
    27  * @requires vm.gc=="G1" | vm.gc=="null"
    28  * @library /testlibrary /../../test/lib
    28  * @library /testlibrary /test/lib
    29  * @ignore 8138607
    29  * @ignore 8138607
    30  * @modules java.management
    30  * @modules java.management
    31  * @build sun.hotspot.WhiteBox gc.g1.mixedgc.TestLogging
    31  * @build sun.hotspot.WhiteBox gc.g1.mixedgc.TestLogging
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run driver gc.g1.mixedgc.TestLogging
    33  * @run driver gc.g1.mixedgc.TestLogging