Integrated: 8357448: AOT crashes on linux musl with AddReads.java

Arno Zeller azeller at openjdk.org
Tue May 27 09:13:55 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.

This pull request has now been integrated.

Changeset: f62b9780
Author:    Arno Zeller <azeller at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f62b9780c38ed3caa64726be5ea47667847157e3
Stats:     2 lines in 1 file changed: 1 ins; 1 del; 0 mod

8357448: AOT crashes on linux musl with AddReads.java

Reviewed-by: mbaesken, shade, mdoerr

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

PR: https://git.openjdk.org/jdk/pull/25446


More information about the hotspot-runtime-dev mailing list