hotspot/test/gc/arguments/TestSurvivorRatioFlag.java
changeset 33730 30e064828045
parent 32625 054d452e4e06
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    23 
    23 
    24 /*
    24 /*
    25  * @test TestSurvivorRatioFlag
    25  * @test TestSurvivorRatioFlag
    26  * @key gc
    26  * @key gc
    27  * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value
    27  * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value
    28  * @library /testlibrary /../../test/lib
    28  * @library /testlibrary /test/lib
    29  * @modules java.base/sun.misc
    29  * @modules java.base/sun.misc
    30  *          java.management
    30  *          java.management
    31  * @build TestSurvivorRatioFlag
    31  * @build TestSurvivorRatioFlag
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run driver TestSurvivorRatioFlag
    33  * @run driver TestSurvivorRatioFlag