JDK-8204855 : [JVMCI][Graal] make JVMCI API changes necessary to support libgraal
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-06-12
  • Updated: 2019-03-03
  • Resolved: 2018-06-28
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 11
11Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
JDK-8204853 will bring support for AOT compiling Graal using SubstrateVM. To make integrating JDK-8204853 easier, the JVMCI API changes and the Graal changes for adapting to them can be integrated separately. The remaining JVMCI implementation changes will be resolved by JDK-8204853.
Comments
The changes were pushed with JDK-8205824 Graal update.
28-06-2018