hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java
changeset 28190 5a6b07edeb21
parent 27917 c5937f7b4e8b
child 29678 dd2f3932c21e
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 AllocationCodeBlobTest
    35  * @test AllocationCodeBlobTest
    36  * @bug 8059624 8064669
    36  * @bug 8059624 8064669
    37  * @library /testlibrary /testlibrary/whitebox
    37  * @library /testlibrary /../../test/lib
    38  * @build AllocationCodeBlobTest
    38  * @build AllocationCodeBlobTest
    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:+WhiteBoxAPI -XX:CompileCommand=compileonly,null::*
    42  *                   -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,null::*