JDK-8284909 : [JVMCI] remove remnants of AOT support
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-04-15
  • Updated: 2022-04-15
  • Resolved: 2022-04-15
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 19
19 masterFixed
Related Reports
Relates :  
Relates :  
Description
JDK-8264805 removed Graal from the JDK which included support for using Graal as an AOT compiler (JDK-8166089). There are few bits of support left behind that should be removed.
Comments
Changeset: 1ebf2f0d Author: Doug Simon <dnsimon@openjdk.org> Date: 2022-04-15 17:30:00 +0000 URL: https://git.openjdk.java.net/jdk/commit/1ebf2f0d3783095495527e4fec745e81a14510ce
15-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8263 Date: 2022-04-15 15:30:53 +0000
15-04-2022