hotspot/test/compiler/tiered/TieredLevelsTest.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 34185 ee71c590a456
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test TieredLevelsTest
    25  * @test TieredLevelsTest
    26  * @library /testlibrary /../../test/lib /compiler/whitebox
    26  * @library /testlibrary /test/lib /compiler/whitebox
    27  * @modules java.management
    27  * @modules java.management
    28  * @build TieredLevelsTest
    28  * @build TieredLevelsTest
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  * @run main/othervm -Xbootclasspath/a:. -XX:+TieredCompilation
    31  * @run main/othervm -Xbootclasspath/a:. -XX:+TieredCompilation