> 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 incrementally with one additional commit since the last revision: Restore a use of deprecated APIs that is needed for boot JDK compatibility ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31058/files - new: https://git.openjdk.org/jdk/pull/31058/files/dd66c809..bb49a5ae Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31058&range=00-01 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 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
