JDK-8256860 : S390 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-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 16
16 b26Fixed
Related Reports
Relates :  
Relates :  
Description
In file included from /home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/prims/foreign_globals.cpp:25:0:
/home/buildbot/worker/build-jdkX-linux/build/src/hotspot/share/prims/foreign_globals.hpp:29:37: fatal error: foreign_globals_s390.hpp: No such file or directory
 #include CPU_HEADER(foreign_globals)
Comments
Changeset: 18e85064 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2020-11-23 17:55:20 +0000 URL: https://github.com/openjdk/jdk/commit/18e85064
23-11-2020

Dusted off my s390x cross-compilation pipeline, able to do the build-fixing patch. No linking support yet.
23-11-2020