hotspot/test/compiler/whitebox/GetCodeHeapEntriesTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    31 import jdk.test.lib.Asserts;
    31 import jdk.test.lib.Asserts;
    32 
    32 
    33 /*
    33 /*
    34  * @test GetCodeHeapEntriesTest
    34  * @test GetCodeHeapEntriesTest
    35  * @bug 8059624
    35  * @bug 8059624
    36  * @library /testlibrary /../../test/lib
    36  * @library /testlibrary /test/lib
    37  * @modules java.management
    37  * @modules java.management
    38  * @build GetCodeHeapEntriesTest
    38  * @build GetCodeHeapEntriesTest
    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