JDK-8315940 : ARM32: Move field resolution information out of the cpCache
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-09-08
  • Updated: 2023-10-13
  • Resolved: 2023-10-13
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 22
22 masterFixed
Related Reports
Relates :  
Description
Implementation is missing in ARM32 port.
Comments
Changeset: 266636de Author: Aleksei Voitylov <avoitylov@openjdk.org> Committer: Dmitry Samersoff <dsamersoff@openjdk.org> Date: 2023-10-13 11:33:34 +0000 URL: https://git.openjdk.org/jdk/commit/266636deab75a0b30456c18e33c3191a42151ec3
13-10-2023

Many thanks Aleksei for making arm32 working again! I can confirm for you commit cafcb95 that 1) the source builds natively on arm32 2) the resulting JDK can be used for a complex integration test (JaCoCo build and test suite)
09-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15645 Date: 2023-09-08 20:09:09 +0000
08-09-2023