Add String.indexOf(String str, int beginIndex, int endIndex)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 8, 11, 17, 19, 20
    • Component/s: core-libs
    • b15

      As a followup of JDK-8302590, this issue covers the analogous case for a search of a string rather than a character. It makes use of internal intrinsified methods that leverage SIMD instructions, where available, to considerably speed up the search.

        There are no Sub-Tasks for this issue.

            Assignee:
            Raffaello Giulietti
            Reporter:
            Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: