Integrated: 8345629: Remove expired flags in JDK 25

David Holmes dholmes at openjdk.org
Sun Dec 8 23:30:50 UTC 2024


On Fri, 6 Dec 2024 01:36:46 GMT, David Holmes <dholmes at openjdk.org> wrote:

> All flags that expire in JDK 25 are removed from the special_jvm_flags table.
> 
> The Java command manpage is updated so that flags removed in the previous release are deleted from the "Removed flags" section and a link added to the previous release manpage. Any documented obsolete flags are moved to the "Removed section" from the "Obsoleted" section.
> 
> Testing: tiers 1-3 sanity
> 
> Thanks

This pull request has now been integrated.

Changeset: 83ea0133
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/83ea0133ddd4c65339309ae4fa0700208a3bb779
Stats:     73 lines in 2 files changed: 8 ins; 64 del; 1 mod

8345629: Remove expired flags in JDK 25

Reviewed-by: kvn, coleenp

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

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


More information about the hotspot-runtime-dev mailing list