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

duke duke at openjdk.org
Fri Oct 31 13:54:34 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>

@jcking 
Your change (at version f6e2040b0c50f2315bfd5049b903917e36a8f723) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2355#issuecomment-3473186203


More information about the jdk-updates-dev mailing list