JDK-8279911 : Expire the MinInliningThreshold flag in JDK 20
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:20
Priority:P4
Status:Closed
Resolution:Duplicate
Submitted:2022-01-12
Updated:2022-01-13
Resolved:2022-01-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.
The MinInliningThreshold flag was deprecated in JDK 18 under JDK-8273712, obsoleted in JDK 19 under JDK-8277748, and should be expired in JDK 20.
Comments
[~epeter] we do not need a JBS issue to expire individual flags as they are all expired together as a regular "start of release" process. Closing as a duplicate of JDK-8279047.