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

Calvin Cheung ccheung at openjdk.org
Mon Jul 11 15:36:11 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.

This pull request has now been integrated.

Changeset: c33fa55c
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c33fa55cf8e194e2662c11d342eee68ec67abb4d
Stats:     9 lines in 3 files changed: 0 ins; 0 del; 9 mod

8274235: -Xshare:dump should not call vm_direct_exit

Reviewed-by: iklam, dholmes

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

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


More information about the hotspot-runtime-dev mailing list