> Add an `indexOf()` variant allowing to specify both a lower and an upper 
> bound on the search.

Raffaello Giulietti has updated the pull request incrementally with one 
additional commit since the last revision:

  8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12600/files
  - new: https://git.openjdk.org/jdk/pull/12600/files/de297ef1..dfd953f9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12600&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12600&range=04-05

  Stats: 11 lines in 1 file changed: 4 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/12600.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12600/head:pull/12600

PR: https://git.openjdk.org/jdk/pull/12600

Reply via email to