JDK-8330805 : ARM32 build is broken after JDK-8139457
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 23
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: arm
  • Submitted: 2024-04-22
  • Updated: 2024-04-29
  • Resolved: 2024-04-23
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 b20Fixed
Related Reports
Relates :  
Description
JDK-8139457 patch changed header_size argument of C1_MacroAssembler::allocate_array, the input value now means offset in bytes. The ARM32 allocate_array implementation should be corrected accordingly.
Comments
Changeset: 88a5dcea Author: Aleksei Voitylov <avoitylov@openjdk.org> Committer: Aleksey Shipilev <shade@openjdk.org> Date: 2024-04-23 18:12:10 +0000 URL: https://git.openjdk.org/jdk/commit/88a5dcead21f50e367f8ad77197e6ffdb98cbb20
23-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18890 Date: 2024-04-22 14:19:47 +0000
22-04-2024