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