Integrated: 8369947: Bytecode rewriting causes Java heap corruption on RISC-V

Feilong Jiang fjiang at openjdk.org
Sat Oct 18 01:12:13 UTC 2025


On Thu, 16 Oct 2025 15:23:28 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> As discussed in https://github.com/openjdk/jdk/pull/27748#pullrequestreview-3341840431, the same issue occurs with the RISC-V port.
> 
> Testing:
> 
> - [x] tier1 - tier4 linux-riscv64 fastdebug

This pull request has now been integrated.

Changeset: 46251993
Author:    Feilong Jiang <fjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/462519935827e25475f2fb35746ad81a14bc5da7
Stats:     22 lines in 3 files changed: 21 ins; 0 del; 1 mod

8369947: Bytecode rewriting causes Java heap corruption on RISC-V

Reviewed-by: aph, jcking, fyang

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

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


More information about the hotspot-compiler-dev mailing list