RFR: 8355668: RISC-V: jdk/incubator/vector/Int256VectorTests.java fails when using RVV [v5]
Fei Yang
fyang at openjdk.org
Mon Apr 28 08:02:35 UTC 2025
On Mon, 28 Apr 2025 07:58:56 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)
>
> Gui Cao has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix for RealYang comment
Looks good.
-------------
Marked as reviewed by fyang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24910#pullrequestreview-2798327824
More information about the hotspot-compiler-dev
mailing list