JDK-8322064 : Remove expired flags in JDK 24
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-12-14
  • Updated: 2024-12-06
  • Resolved: 2024-06-13
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 24
24 b02Fixed
Related Reports
Cloners :  
Cloners :  
Description
All flags that expire in JDK 24 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: 238162a3 Author: David Holmes <dholmes@openjdk.org> Date: 2024-06-13 02:53:48 +0000 URL: https://git.openjdk.org/jdk/commit/238162a3b8ce307659420661903a7f8ac1f06979
13-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19642 Date: 2024-06-11 01:41:50 +0000
11-06-2024