[jdk21u-dev] RFR: 8369946: Bytecode rewriting causes Java heap corruption on PPC
Goetz Lindenmaier
goetz at openjdk.org
Sat Oct 25 18:50:10 UTC 2025
On Thu, 23 Oct 2025 13:01:38 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of [JDK-8369946](https://bugs.openjdk.org/browse/JDK-8369946) from jdk head. This PR differs from the original change because some interpreter changes belonging to [JDK-8301993](https://bugs.openjdk.org/browse/JDK-8301993) are not in jdk21u. Fortunately, the inserted memory barriers can be mapped 1:1.
Hi @TheRealMDoerr
this is brand new, and the aarch change referenced is not yet backported, either. Should we really proceed? Or rather await the April update?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2384#issuecomment-3447170849
More information about the jdk-updates-dev
mailing list