hotspot/test/compiler/tiered/ConstantGettersTransitionsTest.java
changeset 34155 8d9e0cbf93a2
parent 29678 dd2f3932c21e
child 34185 ee71c590a456
equal deleted inserted replaced
34154:a0b06a3239de 34155:8d9e0cbf93a2
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 import java.lang.reflect.Executable;
    24 import java.lang.reflect.Executable;
    25 import java.util.concurrent.Callable;
    25 import java.util.concurrent.Callable;
       
    26 import compiler.whitebox.CompilerWhiteBoxTest;
    26 
    27 
    27 /**
    28 /**
    28  * @test ConstantGettersTransitionsTest
    29  * @test ConstantGettersTransitionsTest
    29  * @library /testlibrary /../../test/lib /compiler/whitebox
    30  * @library /testlibrary /../../test/lib /
    30  * @modules java.base/sun.misc
    31  * @modules java.base/sun.misc
    31  *          java.management
    32  *          java.management
    32  * @build TransitionsTestExecutor ConstantGettersTransitionsTest
    33  * @build TransitionsTestExecutor ConstantGettersTransitionsTest
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
    34  * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    35  * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions