RFR: 8293046: Move CDS command-line flags to cds_globals.hpp [v2]
Calvin Cheung
ccheung at openjdk.org
Tue Aug 30 20:16:08 UTC 2022
On Tue, 30 Aug 2022 19:45:12 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
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>
> @calvinccheung comments
Marked as reviewed by ccheung (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10073
More information about the hotspot-runtime-dev
mailing list