hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
changeset 33813 4f376e851453
parent 33638 ef49ed90010b
parent 33730 30e064828045
child 35148 5cfafc99d791
equal deleted inserted replaced
33640:8c586fee084f 33813:4f376e851453
    24 
    24 
    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  * @compile ../common/CompilerToVMHelper.java ../common/PublicMetaspaceWrapperObject.java
    30  * @compile ../common/CompilerToVMHelper.java ../common/PublicMetaspaceWrapperObject.java
    31  * @build sun.hotspot.WhiteBox
    31  * @build sun.hotspot.WhiteBox
    32  *        compiler.jvmci.compilerToVM.GetConstantPoolTest
    32  *        compiler.jvmci.compilerToVM.GetConstantPoolTest
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    34  *                              sun.hotspot.WhiteBox$WhiteBoxPermission