mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +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
|
@ -21,7 +21,7 @@ import java.util.Map;
|
|||
/*
|
||||
* @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
|
||||
* @ignore 8139383
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue