mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8170227: use vm.jvmci property in compiler/jvmci tests
Reviewed-by: kvn
This commit is contained in:
parent
7a6eaf487d
commit
f9087dae6d
78 changed files with 101 additions and 79 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue