hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java
changeset 42607 acd91f1875d4
parent 41705 332239c052cc
child 43972 1ade39b8381b
equal deleted inserted replaced
42606:b8c284d7d34d 42607:acd91f1875d4
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8136421
    26  * @bug 8136421
    27  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    27  * @requires vm.jvmci
    28  * @library /test/lib /
    28  * @library /test/lib /
    29  * @library ../common/patches
    29  * @library ../common/patches
    30  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.org.objectweb.asm
    31  * @modules java.base/jdk.internal.org.objectweb.asm
    32             java.base/jdk.internal.org.objectweb.asm.tree
    32             java.base/jdk.internal.org.objectweb.asm.tree