hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java
changeset 34185 ee71c590a456
parent 33730 30e064828045
parent 34155 8d9e0cbf93a2
child 38025 5ed9ce1e4a2f
equal deleted inserted replaced
33813:4f376e851453 34185:ee71c590a456
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
       
    24 import compiler.whitebox.CompilerWhiteBoxTest;
       
    25 
    24 /*
    26 /*
    25  * @test DeoptimizeFramesTest
    27  * @test DeoptimizeFramesTest
    26  * @bug 8028595
    28  * @bug 8028595
    27  * @library /testlibrary /test/lib
    29  * @library /testlibrary /test/lib /
    28  * @modules java.management
    30  * @modules java.management
    29  * @build DeoptimizeFramesTest
    31  * @build DeoptimizeFramesTest
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    34  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions