hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
changeset 33581 5db75ff01d96
parent 33160 c59f1676d27e
child 33730 30e064828045
child 33638 ef49ed90010b
equal deleted inserted replaced
33579:01ade4446d96 33581:5db75ff01d96
    25 /*
    25 /*
    26  * @test
    26  * @test
    27  * @bug 8136421
    27  * @bug 8136421
    28  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
    28  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9") & os.arch != "aarch64"
    29  * @library /testlibrary /../../test/lib /
    29  * @library /testlibrary /../../test/lib /
       
    30  * @ignore 8139385
    30  * @compile ../common/CompilerToVMHelper.java
    31  * @compile ../common/CompilerToVMHelper.java
    31  * @build sun.hotspot.WhiteBox
    32  * @build sun.hotspot.WhiteBox
    32  *        compiler.jvmci.compilerToVM.GetConstantPoolTest
    33  *        compiler.jvmci.compilerToVM.GetConstantPoolTest
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    35  *                              sun.hotspot.WhiteBox$WhiteBoxPermission