hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java
changeset 28190 5a6b07edeb21
parent 27917 c5937f7b4e8b
child 28487 34406bbb4f3a
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    32 import com.oracle.java.testlibrary.InfiniteLoop;
    32 import com.oracle.java.testlibrary.InfiniteLoop;
    33 
    33 
    34 /*
    34 /*
    35  * @test
    35  * @test
    36  * @bug 8059624 8064669
    36  * @bug 8059624 8064669
    37  * @library /testlibrary /testlibrary/whitebox
    37  * @library /testlibrary /../../test/lib
    38  * @build ForceNMethodSweepTest
    38  * @build ForceNMethodSweepTest
    39  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    39  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    40  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    40  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    41  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    41  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    42  *                   -XX:-TieredCompilation -XX:+WhiteBoxAPI
    42  *                   -XX:-TieredCompilation -XX:+WhiteBoxAPI