hotspot/test/compiler/tiered/LevelTransitionTest.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 34185 ee71c590a456
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    26 import java.util.Objects;
    26 import java.util.Objects;
    27 import java.util.concurrent.Callable;
    27 import java.util.concurrent.Callable;
    28 
    28 
    29 /**
    29 /**
    30  * @test LevelTransitionTest
    30  * @test LevelTransitionTest
    31  * @library /testlibrary /../../test/lib /compiler/whitebox
    31  * @library /testlibrary /test/lib /compiler/whitebox
    32  * @modules java.base/sun.misc
    32  * @modules java.base/sun.misc
    33  *          java.management
    33  *          java.management
    34  * @ignore 8067651
    34  * @ignore 8067651
    35  * @build TransitionsTestExecutor LevelTransitionTest
    35  * @build TransitionsTestExecutor LevelTransitionTest
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission