JDK-8355792 : Remove expired flags in JDK 26
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 26
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-04-29
  • Updated: 2025-06-10
  • Resolved: 2025-06-09
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 26
26 masterFixed
Related Reports
Relates :  
Description
All flags that expire in JDK 26 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: bcf86070 Branch: master Author: David Holmes <dholmes@openjdk.org> Date: 2025-06-09 22:25:20 +0000 URL: https://git.openjdk.org/jdk/commit/bcf860703dc0244fef1d380cb7323282de76970c
09-06-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/25686 Date: 2025-06-09 00:37:29 +0000
09-06-2025