hotspot/test/compiler/whitebox/DeoptimizeAllTest.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 34185 ee71c590a456
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test DeoptimizeAllTest
    25  * @test DeoptimizeAllTest
    26  * @bug 8006683 8007288 8022832
    26  * @bug 8006683 8007288 8022832
    27  * @library /testlibrary /../../test/lib
    27  * @library /testlibrary /test/lib
    28  * @modules java.management
    28  * @modules java.management
    29  * @build DeoptimizeAllTest
    29  * @build DeoptimizeAllTest
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    30  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* DeoptimizeAllTest
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* DeoptimizeAllTest