< prev index next >

test/compiler/jvmci/SecurityRestrictionsTest.java

Print this page

        

*** 26,37 **** * @test * @bug 8136421 * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64") * @library /testlibrary /test/lib / * @library common/patches ! * @modules jdk.vm.ci/jdk.vm.ci.hotspot ! * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions * -XX:+EnableJVMCI * compiler.jvmci.SecurityRestrictionsTest * NO_SEC_MAN * @run main/othervm -XX:+UnlockExperimentalVMOptions --- 26,37 ---- * @test * @bug 8136421 * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64") * @library /testlibrary /test/lib / * @library common/patches ! * @modules jdk.vm.ci.hotspot/jdk.vm.ci.hotspot ! * @build jdk.vm.ci.hotspot/jdk.vm.ci.hotspot.CompilerToVMHelper * @run main/othervm -XX:+UnlockExperimentalVMOptions * -XX:+EnableJVMCI * compiler.jvmci.SecurityRestrictionsTest * NO_SEC_MAN * @run main/othervm -XX:+UnlockExperimentalVMOptions
< prev index next >