hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java
changeset 33730 30e064828045
parent 31522 2d29f2e927fc
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    35 import javax.management.NotificationListener;
    35 import javax.management.NotificationListener;
    36 import sun.hotspot.code.BlobType;
    36 import sun.hotspot.code.BlobType;
    37 
    37 
    38 /*
    38 /*
    39  * @test PoolsIndependenceTest
    39  * @test PoolsIndependenceTest
    40  * @library /testlibrary /../../test/lib
    40  * @library /testlibrary /test/lib
    41  * @build PoolsIndependenceTest
    41  * @build PoolsIndependenceTest
    42  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    42  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    43  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    43  *     sun.hotspot.WhiteBox$WhiteBoxPermission
    44  * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing
    44  * @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing
    45  *     -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
    45  *     -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI