RFR: 8345629: Remove expired flags in JDK 25

Vladimir Kozlov kvn at openjdk.org
Fri Dec 6 16:05:37 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

Looks good.

I assume link to JDK 24 docs will be populated after JDK 24 release. Right?
https://docs.oracle.com/en/java/javase/24/docs/specs/man/java.html

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22593#pullrequestreview-2485231099


More information about the hotspot-runtime-dev mailing list