hotspot/test/compiler/codecache/OverflowCodeCacheTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    32 import jdk.test.lib.Asserts;
    32 import jdk.test.lib.Asserts;
    33 
    33 
    34 /*
    34 /*
    35  * @test OverflowCodeCacheTest
    35  * @test OverflowCodeCacheTest
    36  * @bug 8059550
    36  * @bug 8059550
    37  * @library /testlibrary /../../test/lib
    37  * @library /testlibrary /test/lib
    38  * @modules java.management
    38  * @modules java.management
    39  * @build OverflowCodeCacheTest
    39  * @build OverflowCodeCacheTest
    40  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    40  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    41  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    41  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    42  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    42  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions