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: 2021-06-11
  • 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.

To download the current JDK release, click here.
JDK 17
17 b26Fixed
Related Reports
Relates :  
Description
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
Comments
Changeset: 48dc72b7 Author: Vladimir Kozlov <kvn@openjdk.org> Date: 2021-06-04 20:10:59 +0000 URL: https://git.openjdk.java.net/jdk/commit/48dc72b74d6b4b7b8fb605b62fc0057b5f4652e1
04-06-2021