Integrated: 8352775: JVM crashes with -XX:AOTMode=create -XX:+UseZGC
Ioi Lam
iklam at openjdk.org
Tue Apr 1 22:04:16 UTC 2025
On Tue, 1 Apr 2025 06:04:04 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this small fix. When ZGC is enabled, heap dumping is disabled, so we should't call functions that are related to heap dumping.
This pull request has now been integrated.
Changeset: 6970cf6a
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6970cf6ac69864e7027138746361e7da1983c24d
Stats: 62 lines in 2 files changed: 61 ins; 0 del; 1 mod
8352775: JVM crashes with -XX:AOTMode=create -XX:+UseZGC
Reviewed-by: ccheung, matsaave
-------------
PR: https://git.openjdk.org/jdk/pull/24347
More information about the hotspot-dev
mailing list