JDK-8188757 : PPC64: Need to disable VSR52-63 in ppc.ad
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2017-10-04
  • Updated: 2018-03-01
  • Resolved: 2017-10-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 11
10 b31Fixed 11Fixed
Related Reports
Relates :  
Description
In JDK-8188139 "PPC64: Superword Level Parallelization with VSX" (https://bugs.openjdk.java.net/browse/JDK-8188139), VSR52-63 need to be disabled because currently there is no support for these registers to be properly treated as nonvolatile.