JDK-8345629 : Remove expired flags in JDK 25
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-12-06
  • Updated: 2025-04-29
  • Resolved: 2024-12-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b02Fixed
Related Reports
Cloners :  
Relates :  
Description
All flags that expire in JDK 25 should be removed from the special_jvm_flags table.

The Java manpage should also be updated as appropriate e.g. if a flag previously documented as obsolete is now expired we move it from the obsolete section to the "expired" section; and we remove the list of options listed as removed in the previous release (if any). 
Comments
Changeset: 83ea0133 Branch: master Author: David Holmes <dholmes@openjdk.org> Date: 2024-12-08 23:27:31 +0000 URL: https://git.openjdk.org/jdk/commit/83ea0133ddd4c65339309ae4fa0700208a3bb779
08-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22593 Date: 2024-12-06 01:36:46 +0000
06-12-2024