JDK-8256857 : ARM32 builds broken after JDK-8254231
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-23
  • Updated: 2021-01-13
  • Resolved: 2020-11-24
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 16
16 b26Fixed
Related Reports
Relates :  
Description
/home/shade/trunks/jdk/src/hotspot/share/prims/foreign_globals.hpp:31:1: fatal error: foreign_globals_arm.hpp: No such file or directory
   31 | #include CPU_HEADER(foreign_globals)
      | ^~~~~~~~~~~~~~~~~~~

Comments
Changeset: 8f7caa43 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2020-11-24 11:02:13 +0000 URL: https://github.com/openjdk/jdk/commit/8f7caa43
24-11-2020