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

Gui Cao gcao at openjdk.org
Mon Apr 28 04:15:34 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24910/files
  - new: https://git.openjdk.org/jdk/pull/24910/files/1d927a8d..4e40f649

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24910&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24910&range=00-01

  Stats: 16 lines in 1 file changed: 4 ins; 0 del; 12 mod
  Patch: https://git.openjdk.org/jdk/pull/24910.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24910/head:pull/24910

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


More information about the hotspot-compiler-dev mailing list