hotspot/test/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java
changeset 39291 a4efe145313d
parent 39260 10fcac2a233a
child 40030 274935bc5150
equal deleted inserted replaced
39290:0cc9f5028562 39291:a4efe145313d
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8136421
    26  * @bug 8136421
    27  * @ignore 8158860
    27  * @ignore 8158860
    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 jdk.vm.ci/jdk.vm.ci.hotspot
    32  * @modules jdk.vm.ci/jdk.vm.ci.hotspot
    33  *          jdk.vm.ci/jdk.vm.ci.meta
    33  *          jdk.vm.ci/jdk.vm.ci.meta