RFR: 8274235: -Xshare:dump should not call vm_direct_exit
David Holmes
dholmes at openjdk.org
Sun Jul 10 23:00:49 UTC 2022
On Fri, 8 Jul 2022 05:27:04 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Just changing the `vm_direct_exit` calls during CDS dump time to `os::_exit`.
>
> Passed tiers 1 and 2 tests on Oracle supported platforms.
LGTM2.
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9421
More information about the hotspot-runtime-dev
mailing list