> 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 five additional commits since the last revision: - 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/910f7cea..c8f1f6a9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=02-03 Stats: 11236 lines in 327 files changed: 7666 ins; 1863 del; 1707 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
