hotspot/test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
changeset 39291 a4efe145313d
parent 38152 80e5da81fb2c
child 40059 c2304140ed64
equal deleted inserted replaced
39290:0cc9f5028562 39291:a4efe145313d
    23  */
    23  */
    24 
    24 
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8136421
    27  * @bug 8136421
    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  * @modules java.base/jdk.internal.org.objectweb.asm
    32  * @modules java.base/jdk.internal.org.objectweb.asm
    33  *          java.base/jdk.internal.org.objectweb.asm.tree
    33  *          java.base/jdk.internal.org.objectweb.asm.tree