RFR: 8369947: Bytecode rewriting causes Java heap corruption on RISC-V
Feilong Jiang
fjiang at openjdk.org
Thu Oct 16 15:31:56 UTC 2025
As discussed in https://github.com/openjdk/jdk/pull/27748#pullrequestreview-3341840431, the same issue occurs with the RISC-V port.
-------------
Commit messages:
- Bytecode rewriting causes Java heap corruption on RISC-V
Changes: https://git.openjdk.org/jdk/pull/27850/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27850&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8369947
Stats: 22 lines in 3 files changed: 21 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27850.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27850/head:pull/27850
PR: https://git.openjdk.org/jdk/pull/27850
More information about the hotspot-compiler-dev
mailing list