RFR: 8357448: AOT crashes on linux musl with AddReads.java
Aleksey Shipilev
shade at openjdk.org
Mon May 26 10:40:50 UTC 2025
On Mon, 26 May 2025 10:12:24 GMT, Arno Zeller <azeller at openjdk.org> wrote:
> Trivial fix for a use-after-free. It was only an issue when AOT logging was enabled.
The use-after-free fix is indeed trivial.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25446#pullrequestreview-2867998201
More information about the hotspot-runtime-dev
mailing list