RFR: 8293046: Move CDS command-line flags to cds_globals.hpp [v2]

David Holmes dholmes at openjdk.org
Wed Aug 31 05:47:11 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 dholmes (Reviewer).

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

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


More information about the hotspot-runtime-dev mailing list