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
|
@ -19,13 +19,12 @@
|
|||
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
||||
* or visit www.oracle.com if you need additional information or have any
|
||||
* questions.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @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