[jdk21u-dev] Integrated: 8369506: Bytecode rewriting causes Java heap corruption on AArch64

Justin King jcking at openjdk.org
Fri Oct 31 13:58:16 UTC 2025


On Fri, 17 Oct 2025 14:50:15 GMT, Justin King <jcking at openjdk.org> wrote:

> Unclean backport to JDK 21. The area in question was changed for JDK 25. Same approximate fix except adds a missing `LoadLoad` barrier to `TemplateTable::fast_xaccess`.

This pull request has now been integrated.

Changeset: e6ef74bd
Author:    Justin King <jcking at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/e6ef74bd722c69f8b0cf144e0b5eba95d30dcd39
Stats:     29 lines in 3 files changed: 27 ins; 0 del; 2 mod

8369506: Bytecode rewriting causes Java heap corruption on AArch64

Reviewed-by: mdoerr
Backport-of: 18fd04770294e27011bd576b5ea5fe43fa03e5e3

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

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


More information about the jdk-updates-dev mailing list