hotspot/test/compiler/tiered/ConstantGettersTransitionsTest.java
changeset 34185 ee71c590a456
parent 33730 30e064828045
parent 34155 8d9e0cbf93a2
child 38032 bedc2fbb9454
child 36851 03e2f4d0a421
equal deleted inserted replaced
33813:4f376e851453 34185:ee71c590a456
    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 /compiler/whitebox /
    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