hotspot/test/compiler/jvmci/compilerToVM/GetSymbolTest.java
changeset 42646 591ef3658bb0
parent 42307 cefc81dc1d52
parent 42607 acd91f1875d4
child 43972 1ade39b8381b
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetSymbolTest.java	Wed Dec 07 16:08:23 2016 +0100
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetSymbolTest.java	Thu Dec 08 15:49:29 2016 +0100
@@ -24,7 +24,7 @@
 /*
  * @test
  * @bug 8136421
- * @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
+ * @requires vm.jvmci
  * @library / /test/lib
  * @library ../common/patches
  * @modules java.base/jdk.internal.misc:+open