RFR: 8293046: Move CDS command-line flags to cds_globals.hpp
Coleen Phillimore
coleenp at openjdk.org
Tue Aug 30 12:40:25 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
Looks good. I didn't realize there were so many CDS flags.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10073
More information about the hotspot-runtime-dev
mailing list