[jdk21u-dev] Integrated: 8369947: Bytecode rewriting causes Java heap corruption on RISC-V

Feilong Jiang fjiang at openjdk.org
Sat Nov 1 12:37:09 UTC 2025


On Tue, 28 Oct 2025 14:19:26 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> This pull request contains a backport of commit [46251993](https://github.com/openjdk/jdk/commit/462519935827e25475f2fb35746ad81a14bc5da7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> Backport is unclean, same approximate fix with one extra `LoadLoad` barrier in `TemplateTable::fast_xaccess`.

This pull request has now been integrated.

Changeset: 485ced0d
Author:    Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/485ced0d5b240d45640906a4a101ec94c18820ba
Stats:     25 lines in 3 files changed: 24 ins; 0 del; 1 mod

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

Reviewed-by: fyang
Backport-of: 462519935827e25475f2fb35746ad81a14bc5da7

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

PR: https://git.openjdk.org/jdk21u-dev/pull/2417


More information about the jdk-updates-dev mailing list