JDK-8185723 : Zero: segfaults on Power PC 32-bit
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8u152,9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2017-08-02
  • Updated: 2019-09-04
  • Resolved: 2017-08-04
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 10 JDK 8
10 b21Fixed 8u192Fixed
Description
Fix request.

Zero does not build on 32-bit Power PC systems because of crashes and segfaults when the JVM is run.

The patch is simple, self-contained, and only affects Zero running on PPC32.
Comments
http://cr.openjdk.java.net/~aph/8185723/
02-08-2017