JDK-8268272 : Remove JDK-8264874 changes because Graal was removed.
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:17
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-06-04
Updated:2025-01-29
Resolved:2021-06-04
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.
JDK-8264806 removed Graal sources from JDK so that INCLUDE_GRAAL is not defined anymore. We can now remove code added by JDK-8264874:
https://github.com/openjdk/jdk/commit/951f277a