Integrated: 8357917: Assert in MetaspaceShared::preload_and_dump() when printing exception
Ioi Lam
iklam at openjdk.org
Wed May 28 02:42:58 UTC 2025
On Tue, 27 May 2025 21:47:49 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial patch for printing exceptions that happened during AOT cache dumping.
>
> We observed the crash when running tests with [JEP 514](https://openjdk.org/jeps/514), but the root cause is pre-existing.
This pull request has now been integrated.
Changeset: 72b9aafd
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/72b9aafd5a0dfb379a979f554fa99a767eef3e50
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8357917: Assert in MetaspaceShared::preload_and_dump() when printing exception
Reviewed-by: kvn, jrose
-------------
PR: https://git.openjdk.org/jdk/pull/25473
More information about the hotspot-runtime-dev
mailing list