hotspot/test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java
changeset 43972 1ade39b8381b
parent 42646 591ef3658bb0
child 46987 21919641299f
equal deleted inserted replaced
43971:2b2aaae30f0c 43972:1ade39b8381b
    25  * @test
    25  * @test
    26  * @bug 8136421
    26  * @bug 8136421
    27  * @requires vm.jvmci
    27  * @requires vm.jvmci
    28  * @library /test/lib /
    28  * @library /test/lib /
    29  * @modules java.base/jdk.internal.misc:open
    29  * @modules java.base/jdk.internal.misc:open
    30  * @modules jdk.vm.ci/jdk.vm.ci.hotspot:open
    30  * @modules jdk.internal.vm.ci/jdk.vm.ci.hotspot:open
    31  *          jdk.vm.ci/jdk.vm.ci.runtime
    31  *          jdk.internal.vm.ci/jdk.vm.ci.runtime
    32  * @run main/othervm -XX:+UnlockExperimentalVMOptions
    32  * @run main/othervm -XX:+UnlockExperimentalVMOptions
    33  *      -Dcompiler.jvmci.compilerToVM.JVM_RegisterJVMCINatives.positive=true
    33  *      -Dcompiler.jvmci.compilerToVM.JVM_RegisterJVMCINatives.positive=true
    34  *      -XX:+EnableJVMCI
    34  *      -XX:+EnableJVMCI
    35  *      compiler.jvmci.compilerToVM.JVM_RegisterJVMCINatives
    35  *      compiler.jvmci.compilerToVM.JVM_RegisterJVMCINatives
    36  * @run main/othervm -XX:+UnlockExperimentalVMOptions
    36  * @run main/othervm -XX:+UnlockExperimentalVMOptions