< prev index next >

test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java

Print this page

        

@@ -23,11 +23,11 @@
  */
 
 /*
  * @test
  * @bug 8138708
- * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
+ * @requires (vm.arch == "x64" | vm.arch == "sparcv9" | vm.arch == "arm64")
  * @library /testlibrary /test/lib /
  * @library ../common/patches
  * @modules java.base/jdk.internal.misc
  *          java.base/jdk.internal.reflect
  *          java.base/jdk.internal.org.objectweb.asm
< prev index next >