test/gc/arguments/TestSurvivorRatioFlag.java

Print this page

        

*** 23,33 **** /* * @test TestSurvivorRatioFlag * @key gc * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build TestSurvivorRatioFlag * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestSurvivorRatioFlag --- 23,33 ---- /* * @test TestSurvivorRatioFlag * @key gc * @summary Verify that actual survivor ratio is equal to specified SurvivorRatio value ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build TestSurvivorRatioFlag * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestSurvivorRatioFlag