hotspot/test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java
changeset 39450 78e99b030d5f
parent 39421 a9652c919db8
parent 39291 a4efe145313d
child 40053 b3617982544e
equal deleted inserted replaced
39449:792094902fc8 39450:78e99b030d5f
    23  */
    23  */
    24 
    24 
    25 /*
    25 /*
    26  * @test
    26  * @test
    27  * @bug 8138708
    27  * @bug 8138708
    28  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
    28  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    29  * @library /testlibrary /test/lib /
    29  * @library /testlibrary /test/lib /
    30  * @library ../common/patches
    30  * @library ../common/patches
    31  * @modules java.base/jdk.internal.misc
    31  * @modules java.base/jdk.internal.misc
    32  *          java.base/jdk.internal.reflect
    32  *          java.base/jdk.internal.reflect
    33  *          java.base/jdk.internal.org.objectweb.asm
    33  *          java.base/jdk.internal.org.objectweb.asm