> This change cleans up some calls to overloads of `getStartPosition` and > `getEndPosition` that were deprecated for removal in > [JDK-8380147](https://bugs.openjdk.org/browse/JDK-8380147). > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge remote-tracking branch 'origin/master' into JDK-8383920 - Restore a use of deprecated APIs that is needed for boot JDK compatibility - 8383920: Clean up calls to deprecated getStartPosition and getEndPosition methods ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31058/files - new: https://git.openjdk.org/jdk/pull/31058/files/bb49a5ae..910f7cea Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=01-02 Stats: 258939 lines in 4055 files changed: 132151 ins; 107363 del; 19425 mod Patch: https://git.openjdk.org/jdk/pull/31058.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31058/head:pull/31058 PR: https://git.openjdk.org/jdk/pull/31058
