hotspot/test/compiler/whitebox/DeoptimizeMethodTest.java
changeset 25379 d50969e81568
parent 23207 fc39038d37dc
child 25736 6f35dbe32581
equal deleted inserted replaced
25378:d9eeb53578f9 25379:d50969e81568
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test DeoptimizeMethodTest
    25  * @test DeoptimizeMethodTest
       
    26  * @ignore 8046268
    26  * @bug 8006683 8007288 8022832
    27  * @bug 8006683 8007288 8022832
    27  * @library /testlibrary /testlibrary/whitebox
    28  * @library /testlibrary /testlibrary/whitebox
    28  * @build DeoptimizeMethodTest
    29  * @build DeoptimizeMethodTest
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* DeoptimizeMethodTest
    31  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* DeoptimizeMethodTest