Integrated: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support

Hamlin Li mli at openjdk.org
Mon Mar 24 18:16:16 UTC 2025


On Fri, 21 Mar 2025 14:59:21 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this trivial patch?
> TestVectorizationMultiInvar.java fails on riscv if rvv is not support, as it will verify the `MaxVectorSize > 0` in test framework.
> 
> Thanks!

This pull request has now been integrated.

Changeset: b84b2927
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b84b29278f710fabab703bc75dda1fa817bc13f6
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support

Reviewed-by: fyang, rehn

-------------

PR: https://git.openjdk.org/jdk/pull/24157


More information about the hotspot-compiler-dev mailing list