hotspot/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java
changeset 40631 ed82623d7831
parent 40059 c2304140ed64
child 41705 332239c052cc
equal deleted inserted replaced
40629:514bf0744294 40631:ed82623d7831
    24 
    24 
    25 /**
    25 /**
    26  * @test
    26  * @test
    27  * @bug 8136421
    27  * @bug 8136421
    28  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    28  * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
    29  * @library /testlibrary /
    29  * @library /test/lib /
    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
    34  *      -XX:+EnableJVMCI
    34  *      -XX:+EnableJVMCI