Integrated: 8355668: RISC-V: jdk/incubator/vector/Int256VectorTests.java fails when using RVV

Gui Cao gcao at openjdk.org
Tue Apr 29 01:27:01 UTC 2025


On Mon, 28 Apr 2025 03:20:48 GMT, Gui Cao <gcao at openjdk.org> wrote:

> Hi, After https://github.com/openjdk/jdk/pull/24129, some tests run failed. due to the fact that the later predicate condition overrides the previous one.
> 
> ### Testing
> qemu-system 9.1.50 with UseRVV:
> 
> - [x] Run test/jdk/jdk/incubator/vector (fastdebug)

This pull request has now been integrated.

Changeset: ea3cf1b8
Author:    Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ea3cf1b882c89bfe96af3aa389b69b842d72159c
Stats:     24 lines in 1 file changed: 0 ins; 4 del; 20 mod

8355668: RISC-V: jdk/incubator/vector/Int256VectorTests.java fails when using RVV

Reviewed-by: fyang

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

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


More information about the hotspot-compiler-dev mailing list