mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8157831: JVMCI tests should not be executed on linux-arm32
Reviewed-by: dpochepk, dholmes
This commit is contained in:
parent
f3741800fe
commit
f04cf89a79
78 changed files with 82 additions and 82 deletions
|
@ -24,7 +24,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
|
||||
* @modules java.base/jdk.internal.misc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue