RFR: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!

Hamlin Li mli at openjdk.org
Mon Mar 3 10:35:33 UTC 2025


Hi,
Can you help to review the patch?
This patch could also fix JDK-8340884.
[JDK-8351033](https://bugs.openjdk.org/browse/JDK-8351033) is quite similar to [JDK-8340884](https://bugs.openjdk.org/browse/JDK-8340884).
The difference is that in [JDK-8340884](https://bugs.openjdk.org/browse/JDK-8340884), offset is quite bigger 134990567309312.

Thanks

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

Commit messages:
 - initial commit

Changes: https://git.openjdk.org/jdk/pull/23856/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23856&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8351033
  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/23856.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23856/head:pull/23856

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


More information about the hotspot-compiler-dev mailing list