hotspot/test/compiler/codecache/jmx/GetUsageTest.java
changeset 33730 30e064828045
parent 31522 2d29f2e927fc
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    27 import java.util.Map;
    27 import java.util.Map;
    28 import sun.hotspot.code.BlobType;
    28 import sun.hotspot.code.BlobType;
    29 
    29 
    30 /*
    30 /*
    31  * @test GetUsageTest
    31  * @test GetUsageTest
    32  * @library /testlibrary /../../test/lib
    32  * @library /testlibrary /test/lib
    33  * @modules java.base/sun.misc
    33  * @modules java.base/sun.misc
    34  *          java.management
    34  *          java.management
    35  * @build GetUsageTest
    35  * @build GetUsageTest
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    36  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    37  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    37  *     sun.hotspot.WhiteBox$WhiteBoxPermission