-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b16
-
ppc
The following nodes are not yet implemented for PPC64: PopCountVL, CountLeadingZerosV and CountTrailingZerosV
compiler/vectorization/TestVectorZeroCount.java often runs into timeouts on older PPC64 machines (Power8 and Power9). Update: timeouts were caused byJDK-8352512.
compiler/vectorization/TestVectorZeroCount.java often runs into timeouts on older PPC64 machines (Power8 and Power9). Update: timeouts were caused by
- relates to
-
JDK-8371642 TestNumberOfContinuousZeros.java fails on PPC64
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/e98838f5
-
Review(master)
openjdk/jdk/24064