Skip to content

Commit

Permalink
8346924: TestVectorizationNegativeScale.java fails without the rvv ex…
Browse files Browse the repository at this point in the history
…tension on RISCV fastdebug VM

Reviewed-by: fyang, kvn
  • Loading branch information
zifeihan authored and RealFYang committed Jan 6, 2025
1 parent 07c9f71 commit ca5390c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @test
* @bug 8332827
* @summary [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs
*
* @requires os.arch != "riscv64" | vm.cpu.features ~= ".*rvv.*"
* @library /test/lib /
* @run driver TestVectorizationNegativeScale
*
Expand Down

1 comment on commit ca5390c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.