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

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


On Mon, 28 Apr 2025 08:02:34 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

Thanks all for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/24910#issuecomment-2837174911


More information about the hotspot-compiler-dev mailing list