hotspot/test/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java
changeset 40886 98cb935dc074
parent 40631 ed82623d7831
equal deleted inserted replaced
40885:b3958b331451 40886:98cb935dc074
    25  * @test TestEagerReclaimHumongousRegionsClearMarkBits
    25  * @test TestEagerReclaimHumongousRegionsClearMarkBits
    26  * @bug 8051973
    26  * @bug 8051973
    27  * @summary Test to make sure that eager reclaim of humongous objects correctly clears
    27  * @summary Test to make sure that eager reclaim of humongous objects correctly clears
    28  * mark bitmaps at reclaim.
    28  * mark bitmaps at reclaim.
    29  * @key gc
    29  * @key gc
       
    30  * @requires vm.gc.G1
    30  * @library /test/lib
    31  * @library /test/lib
    31  * @modules java.base/jdk.internal.misc
    32  * @modules java.base/jdk.internal.misc
    32  *          java.management
    33  *          java.management
    33  */
    34  */
    34 
    35