hotspot/test/compiler/codecache/jmx/MemoryPoolsPresenceTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    30 import java.util.Optional;
    30 import java.util.Optional;
    31 import sun.hotspot.code.BlobType;
    31 import sun.hotspot.code.BlobType;
    32 
    32 
    33 /**
    33 /**
    34  * @test MemoryPoolsPresenceTest
    34  * @test MemoryPoolsPresenceTest
    35  * @library /testlibrary /../../test/lib
    35  * @library /testlibrary /test/lib
    36  * @modules java.management
    36  * @modules java.management
    37  * @build MemoryPoolsPresenceTest
    37  * @build MemoryPoolsPresenceTest
    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