mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-28 16:50:10 +00:00
8380789: RISC-V: TestOpaqueConstantBoolNodes.java fails when running without RVV
Reviewed-by: fyang
This commit is contained in:
parent
3588fb7969
commit
a55656d2f9
@ -26,6 +26,7 @@
|
||||
* @bug 8374582
|
||||
* @summary Tests the creation and removal of opaque nodes at range checks points in string intrinsics.
|
||||
* @requires vm.flagless
|
||||
* @requires os.arch != "riscv64" | vm.cpu.features ~= ".*rvv.*"
|
||||
* @library /test/lib /
|
||||
* @run driver ${test.main.class}
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user