JDK-8216320 : Release Note: Removal of VM option -XX:+AggressiveOpts
Type:Sub-task
Component:hotspot
Sub-Component:runtime
Affected Version:13
Priority:P4
Status:Closed
Resolution:Delivered
Submitted:2019-01-08
Updated:2020-04-27
Resolved:2020-04-27
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 VM option `-XX:+AggressiveOpts` was deprecated in JDK 11 and support for it was removed in JDK 12 (where its use was ignored other than generating a warning). Use of this flag will now cause an error on VM initialization.
Comments
Thank you Alan.
08-01-2019
The wording looks good.
08-01-2019
We don't normally create RN's for expired VM flags but AggressiveOpts was considered a special case due to its widespread publicity.