JDK-8288287 : Remove expired flags in JDK 21
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-12
  • Updated: 2022-12-19
  • Resolved: 2022-12-12
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 21
21 b02Fixed
Related Reports
Cloners :  
Cloners :  
Description
All flags that expire in JDK 21 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: be69930d Author: David Holmes <dholmes@openjdk.org> Date: 2022-12-12 22:20:16 +0000 URL: https://git.openjdk.org/jdk/commit/be69930d9d72fe5b1c2b642943cc7d4347979ca6
12-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11603 Date: 2022-12-09 03:06:49 +0000
09-12-2022

Expired flags in JDK 21: ExtendedDTraceProbes (Documented) UseContainerCpuShares PreferContainerQuotaForCPUCount AliasLevel UseCodeAging PrintSharedDictionary Obsolete flags in JDK 21: EnableWaitForParallelLoad
08-12-2022