RFR: 8277481: Obsolete seldom used CDS flags
Ioi Lam
iklam at openjdk.java.net
Fri Dec 10 19:10:15 UTC 2021
On Fri, 10 Dec 2021 15:01:29 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this change to obsolete deprecated CDS options UseSharedSpaces, RequireSharedSpaces, DynamicDumpSharedSpaces, and DumpSharedSpaces. The change was tested by running Mach5 tiers 1-2 on Linux, Mac OS, and Windows and Mach5 tiers 3-5 on Linux x64 and Windows x64.
>
> The use of UseSharedSpaces in ps_core_common.c was tested on Mac OS x64 by temporarily removing serviceability/sa/ClhsdbPmap.java#core from the problem list.
>
> Thanks! Harold
Looks good to me. Thanks for fixing this!
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6800
More information about the serviceability-dev
mailing list