> Document preconditions on certain `JavaLangAccess` methods that use > operations either unsafe and/or without range checks.
Volkan Yazici has updated the pull request incrementally with two additional commits since the last revision: - Prefixed `JavaLangAccess::stringConcat1` with `unchecked` - Fix `HexDigits` copyright year ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24982/files - new: https://git.openjdk.org/jdk/pull/24982/files/121005ee..5da9465c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24982&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24982&range=03-04 Stats: 5 lines in 4 files changed: 0 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/24982.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24982/head:pull/24982 PR: https://git.openjdk.org/jdk/pull/24982