RFR: 8286851: Deprecate for removal several of the undocumented java launcher options
David Holmes
dholmes at openjdk.org
Tue Sep 17 07:40:05 UTC 2024
On Tue, 17 Sep 2024 06:28:54 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which proposes to deprecate several outdated and undocumented java launcher options? This addresses https://bugs.openjdk.org/browse/JDK-8286851.
>
> Specifically, the non-standard launcher options `-verbosegc`, `-noclassgc`, `-verify`, `-verifyremote`, `-ss`, `-ms` and `-mx` will be deprecated for removal. With this change, a deprecation warning will be printed, if any of these options are used.
>
> No new tests have been added for this change. Existing tests in tier1, tier2 and tier3 continue to pass.
>
> I'll create a CSR shortly for this change.
LGTM!
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21031#pullrequestreview-2308646316
More information about the core-libs-dev
mailing list