hotspot/test/compiler/whitebox/IsMethodCompilableTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 34185 ee71c590a456
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test IsMethodCompilableTest
    25  * @test IsMethodCompilableTest
    26  * @bug 8007270 8006683 8007288 8022832
    26  * @bug 8007270 8006683 8007288 8022832
    27  * @library /testlibrary /../../test/lib
    27  * @library /testlibrary /test/lib
    28  * @modules java.base/sun.misc
    28  * @modules java.base/sun.misc
    29  *          java.management
    29  *          java.management
    30  * @build jdk.test.lib.* sun.hotspot.WhiteBox
    30  * @build jdk.test.lib.* sun.hotspot.WhiteBox
    31  * @build IsMethodCompilableTest
    31  * @build IsMethodCompilableTest
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox