Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8173585 Intrinsify StringLatin1.indexOf(char)
-
- Resolved
-