Integrated: 8293046: Move CDS command-line flags to cds_globals.hpp
Ioi Lam
iklam at openjdk.org
Wed Aug 31 20:01:47 UTC 2022
On Mon, 29 Aug 2022 22:59:03 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Flags like `VerifySharedSpaces`, `SharedBaseAddress`, `DumpLoadedClassList`, etc, should be moved from globals.hpp to a new file, src/hotspot/share/cds/cds_globals.hpp
This pull request has now been integrated.
Changeset: 12317ef7
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/12317ef7d001f5a29c731238dc06ccfd0c97f1e6
Stats: 190 lines in 17 files changed: 128 ins; 60 del; 2 mod
8293046: Move CDS command-line flags to cds_globals.hpp
Reviewed-by: dholmes, ccheung, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/10073
More information about the hotspot-runtime-dev
mailing list