hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    27 
    27 
    28 import jdk.test.lib.Platform;
    28 import jdk.test.lib.Platform;
    29 
    29 
    30 /*
    30 /*
    31  * @test OverloadCompileQueueTest
    31  * @test OverloadCompileQueueTest
    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  * @ignore 8071905
    35  * @ignore 8071905
    36  * @build OverloadCompileQueueTest
    36  * @build OverloadCompileQueueTest
    37  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    37  * @run main ClassFileInstaller sun.hotspot.WhiteBox