mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-15 17:30:24 +00:00
simpler requires condition
This commit is contained in:
parent
84acd6926d
commit
a488d7c481
@ -28,7 +28,7 @@
|
||||
* on systems with AVX-512 support
|
||||
* @library /test/lib /
|
||||
* @requires vm.flagless
|
||||
* @requires os.arch == "amd64" | os.arch == "x86_64"
|
||||
* @requires os.simpleArch == "x64"
|
||||
* @requires vm.cpu.features ~= ".*avx512f.*" & vm.cpu.features ~= ".*avx512bw.*"
|
||||
*
|
||||
* @build jdk.test.whitebox.WhiteBox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user