hotspot/test/compiler/whitebox/GetCodeHeapEntriesTest.java
changeset 28190 5a6b07edeb21
parent 27642 8c9eff693145
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    31 import com.oracle.java.testlibrary.Asserts;
    31 import com.oracle.java.testlibrary.Asserts;
    32 
    32 
    33 /*
    33 /*
    34  * @test GetCodeHeapEntriesTest
    34  * @test GetCodeHeapEntriesTest
    35  * @bug 8059624
    35  * @bug 8059624
    36  * @library /testlibrary /testlibrary/whitebox
    36  * @library /testlibrary /../../test/lib
    37  * @build GetCodeHeapEntriesTest
    37  * @build GetCodeHeapEntriesTest
    38  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    38  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    39  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    39  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    40  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    40  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    41  *                   -XX:+WhiteBoxAPI -XX:-SegmentedCodeCache
    41  *                   -XX:+WhiteBoxAPI -XX:-SegmentedCodeCache