JDK-8228418 : Release Note: Turned Off AOT by Default and Changed Related Flags to Experimental
Type:Sub-task
Component:hotspot
Sub-Component:compiler
Affected Version:11.0.6-oracle,14
Priority:P3
Status:Closed
Resolution:Delivered
Submitted:2019-07-19
Updated:2020-04-27
Resolved:2019-08-08
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 default value of `UseAOT` has been changed from `enabled` to `disabled`, and the following AOT support related flags have been changed to experimental:
- `UseAOT`
- `PrintAOT`
- `AOTLibrary`