RFR: 8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet

Fei Yang fyang at openjdk.org
Wed Sep 10 04:06:11 UTC 2025


On Wed, 10 Sep 2025 03:10:02 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hi,
> Can you help to review this patch? Thanks!
> 
> [JDK-8366588](https://bugs.openjdk.org/browse/JDK-8366588) adds a vectorapi test for VectorMask.laneIsSet, which we can also enable on RISC-V.
> 
> ### Test (fastdebug)
> - [x] Run compiler/vectorapi/VectorMaskLaneIsSetTest.java on k1, k230 and sg2042

Thanks!

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

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27181#pullrequestreview-3204337742


More information about the hotspot-compiler-dev mailing list