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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 8, 11, 17, 19, 20
    • 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.

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

              Created:
              Updated:
              Resolved: