JDK-8188802 : PPC64: Failure on assert(lrgmask.is_aligned_sets(RegMask::SlotsPerVecX))
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: ppc
  • Submitted: 2017-10-05
  • Updated: 2023-12-07
  • Resolved: 2017-10-06
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
After introducing SLP with VSX in PPC (https://bugs.openjdk.java.net/browse/JDK-8188139), an assertion assert(lrgmask.is_aligned_sets(RegMask::SlotsPerVecX)) in chaitin.cpp fails.
Comments
URL: http://hg.openjdk.java.net/jdk10/master/rev/fd0db78ac8d4 User: jwilhelm Date: 2017-11-04 02:58:06 +0000
04-11-2017

URL: http://hg.openjdk.java.net/jdk10/hs/rev/fd0db78ac8d4 User: mdoerr Date: 2017-10-05 11:04:04 +0000
06-10-2017