hotspot/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.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 /
    29  * @library /testlibrary /
    30  * @modules java.base/jdk.internal.misc
    30  * @modules java.base/jdk.internal.misc
    31  * @modules jdk.vm.ci/jdk.vm.ci.runtime
    31  * @modules jdk.vm.ci/jdk.vm.ci.runtime
    32  * @run main/othervm -XX:+UnlockExperimentalVMOptions
    32  * @run main/othervm -XX:+UnlockExperimentalVMOptions
    33  *      -Dcompiler.jvmci.JVM_GetJVMCIRuntimeTest.positive=true
    33  *      -Dcompiler.jvmci.JVM_GetJVMCIRuntimeTest.positive=true