JDK-8256486 : Linux/Windows-x86 builds broken after JDK-8254231
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: x86
  • Submitted: 2020-11-17
  • Updated: 2021-01-13
  • Resolved: 2020-11-25
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 b27Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8254231 breaks the Windows and Linux x86 (32 bit) builds, due to missing stub declarations, and some assumptions of running on a 64 bit platform.
Comments
Changeset: 7c73fff3 Author: Jorn Vernee <jvernee@openjdk.org> Date: 2020-11-25 18:09:22 +0000 URL: https://github.com/openjdk/jdk/commit/7c73fff3
25-11-2020

Jorn pointed me to the fix: https://github.com/mcimadamore/jdk/compare/8254231_linker...JornVernee:Linker_32bit-fixes_New-Master Moving to hotspot/runtime.
20-11-2020

ILW = HLH = P2
18-11-2020