Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8255274

[PPC64, s390] wrong StringLatin1.indexOf version matched

    XMLWordPrintable

Details

    • b22
    • ppc, s390x

    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.

      Attachments

        Issue Links

          Activity

            People

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: