RFR: 8352775: JVM crashes with -XX:AOTMode=create -XX:+UseZGC [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Tue Apr 1 20:58:26 UTC 2025
On Tue, 1 Apr 2025 16:26:36 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.
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>
> No need to use "@requires vm.gc == null"
LGTM, thanks!
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24347#pullrequestreview-2734027891
More information about the hotspot-dev
mailing list