On Tue, 17 Sep 2024 06:28:54 GMT, Jaikiran Pai <j...@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.

A CSR is now ready for review for this change 
https://bugs.openjdk.org/browse/JDK-8340244

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

PR Comment: https://git.openjdk.org/jdk/pull/21031#issuecomment-2354808407

Reply via email to