8157831: JVMCI tests should not be executed on linux-arm32

Reviewed-by: dpochepk, dholmes
This commit is contained in:
Leonid Mesnik 2016-06-17 13:07:27 +03:00
parent f3741800fe
commit f04cf89a79
78 changed files with 82 additions and 82 deletions

View file

@ -25,7 +25,7 @@
/**
* @test
* @bug 8136421
* @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | os.simpleArch == "aarch64")
* @requires (vm.simpleArch == "x64" | vm.simpleArch == "sparcv9" | vm.simpleArch == "aarch64")
* @library /testlibrary /test/lib /
* @library ../common/patches
* @library ../common/patches