RFR: 8274235: -Xshare:dump should not call vm_direct_exit

Ioi Lam iklam at openjdk.org
Fri Jul 8 16:25:56 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.

LGTM

-------------

Marked as reviewed by iklam (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9421


More information about the hotspot-runtime-dev mailing list