--- old/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java 2016-05-26 15:25:45.009312604 +0300 +++ new/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java 2016-05-26 15:25:44.933312607 +0300 @@ -25,7 +25,7 @@ /** * @test * @bug 8136421 - * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64") + * @requires (vm.arch == "x64" | vm.arch == "sparcv9" | vm.arch == "arm64") * @library /testlibrary / * @modules java.base/jdk.internal.misc * @modules jdk.vm.ci/jdk.vm.ci.runtime