JDK-8233596 : Release Note: Turned Off AOT by Default and Changed Related Flags to Experimental
  • Type: Backport
  • Backport of: JDK-8228418
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13-pool
  • Priority: P3
  • Status: Closed
  • Resolution: Withdrawn
  • Submitted: 2019-11-05
  • Updated: 2024-10-22
  • Resolved: 2024-10-22
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 13 JDK 14
13-poolResolved 14Resolved
Description
Following AOT support related flags have been made experimental: `UseAOT`, `PrintAOT` and `AOTLibrary`.
Also default value of `UseAOT` has been changed from enabled to disabled. 
Comments
Based on discussion comments in JDK-8234072, JDK-8231733 and confirmation received, closing this JDK 13 backport task as will-not-fix.
19-11-2019