JDK-8331159 : VM build without C2 fails after JDK-8180450
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2024-04-25
  • Updated: 2024-06-07
  • Resolved: 2024-05-31
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 23
23 b26Fixed
Related Reports
Relates :  
Description
The x86_64 bits seem fine, on aarch64 it's missing a ifdef guard.
Comments
Changeset: 8aeada10 Author: Bernhard Urban-Forster <burban@openjdk.org> Committer: Vladimir Kozlov <kvn@openjdk.org> Date: 2024-05-31 18:18:49 +0000 URL: https://git.openjdk.org/jdk/commit/8aeada105acd143b38b02123377ef86513eee266
31-05-2024

Wrong component and type. Fixed.
26-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18962 Date: 2024-04-25 20:54:23 +0000
25-04-2024