hotspot/test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java
changeset 38152 80e5da81fb2c
parent 37301 a936b4e01afb
child 39291 a4efe145313d
equal deleted inserted replaced
38151:fffedc5e5cf8 38152:80e5da81fb2c
    26  * @test
    26  * @test
    27  * @bug 8136421
    27  * @bug 8136421
    28  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
    28  * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.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.reflect
    32  * @modules java.base/jdk.internal.reflect
    32  *          java.base/jdk.internal.org.objectweb.asm
    33  *          java.base/jdk.internal.org.objectweb.asm
    33  *          java.base/jdk.internal.org.objectweb.asm.tree
    34  *          java.base/jdk.internal.org.objectweb.asm.tree
    34  *          jdk.vm.ci/jdk.vm.ci.hotspot
    35  *          jdk.vm.ci/jdk.vm.ci.hotspot
    35  *          jdk.vm.ci/jdk.vm.ci.code
    36  *          jdk.vm.ci/jdk.vm.ci.code