hotspot/test/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java
changeset 42307 cefc81dc1d52
parent 41330 8b2580e63aa0
child 42646 591ef3658bb0
equal deleted inserted replaced
42142:6d23d5e6b916 42307:cefc81dc1d52
    25  * @test
    25  * @test
    26  * @bug 8136421
    26  * @bug 8136421
    27  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    27  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    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:+open
    31  * @modules jdk.vm.ci/jdk.vm.ci.hotspot
    31  * @modules jdk.vm.ci/jdk.vm.ci.hotspot:+open
    32  *
    32  *
    33  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    33  * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
    34  *        jdk.vm.ci/jdk.vm.ci.hotspot.PublicMetaspaceWrapperObject
    34  *        jdk.vm.ci/jdk.vm.ci.hotspot.PublicMetaspaceWrapperObject
    35  *        sun.hotspot.WhiteBox
    35  *        sun.hotspot.WhiteBox
    36  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    36  * @run driver ClassFileInstaller sun.hotspot.WhiteBox