hotspot/test/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    25 import java.util.EnumSet;
    25 import java.util.EnumSet;
    26 import sun.hotspot.code.BlobType;
    26 import sun.hotspot.code.BlobType;
    27 
    27 
    28 /**
    28 /**
    29  * @test CodeHeapBeanPresenceTest
    29  * @test CodeHeapBeanPresenceTest
    30  * @library /testlibrary /../../test/lib
    30  * @library /testlibrary /test/lib
    31  * @modules java.management
    31  * @modules java.management
    32  * @build CodeHeapBeanPresenceTest
    32  * @build CodeHeapBeanPresenceTest
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    35  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
    35  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions