RFR: 8362838: RISC-V: Incorrect matching rule leading to improper oop instruction encoding

Yadong Wang yadongwang at openjdk.org
Wed Jul 23 03:06:53 UTC 2025


On Tue, 15 Jul 2025 14:02:08 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Same as [JDK-8361892](https://bugs.openjdk.org/browse/JDK-8361892), but for riscv.
> 
> Testing:
> - [x] Tier1-3 & hotspot:tier4 on linux-riscv64

LGTM. Can you confirm the generated code in the case of non-legal addresses for byte_map_base?

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

PR Review: https://git.openjdk.org/jdk/pull/26318#pullrequestreview-3045416106


More information about the hotspot-compiler-dev mailing list