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

Martin Doerr mdoerr at openjdk.org
Mon Oct 27 15:58:13 UTC 2025


On Fri, 17 Oct 2025 18:27:25 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`.
>
> Justin King has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replace oopDesc::base_offset_in_bytes with equivalent logic
>   
>   Signed-off-by: Justin King <jcking at google.com>

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/2355#pullrequestreview-3384260324


More information about the jdk-updates-dev mailing list