RFR: 8357448: AOT crashes on linux musl with AddReads.java
Matthias Baesken
mbaesken at openjdk.org
Mon May 26 10:27:52 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.
Marked as reviewed by mbaesken (Reviewer).
seems we get strange unrelated error in GHA
`Failed to resolve action download info. Error: No MediaTypeFormatter is available to read an object of type 'ActionDownloadInfoResponseCollection' from content with media type 'text/plain'.`
-------------
PR Review: https://git.openjdk.org/jdk/pull/25446#pullrequestreview-2867959260
PR Comment: https://git.openjdk.org/jdk/pull/25446#issuecomment-2909218502
More information about the hotspot-runtime-dev
mailing list