> 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 six additional commits since the last revision: - Merge remote-tracking branch 'origin/master' into JDK-8383920 - Merge remote-tracking branch 'origin/master' into JDK-8383920 - Defer hotspot changes - 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/c8f1f6a9..97207a3b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=03-04 Stats: 27153 lines in 818 files changed: 19481 ins; 3881 del; 3791 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
