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

Anjian-Wen duke at openjdk.org
Mon Apr 28 06:03:45 UTC 2025


On Mon, 28 Apr 2025 04:15: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:
> 
>   Code format

Good fix! thanks!

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

Marked as reviewed by Anjian-Wen at github.com (no known OpenJDK username).

PR Review: https://git.openjdk.org/jdk/pull/24910#pullrequestreview-2798058408


More information about the hotspot-compiler-dev mailing list