-
Bug
-
Resolution: Fixed
-
P1
-
16
-
b22
-
ppc, s390x
PPC64 and s390 currently match indexOfChar_U also for StrIntrinsicNode::L. This leads to incorrect results of StringLatin1.indexOf and alreads breaks builds:
Optimizing the exploded image
Error occurred during initialization of boot layer
We need separate match rules for StrIntrinsicNode::U and StrIntrinsicNode::L.
Optimizing the exploded image
Error occurred during initialization of boot layer
We need separate match rules for StrIntrinsicNode::U and StrIntrinsicNode::L.
- relates to
-
JDK-8173585 Intrinsify StringLatin1.indexOf(char)
-
- Resolved
-