RFR: 8353197: Document preconditions for JavaLangAccess methods
Volkan Yazici
vyazici at openjdk.org
Thu May 1 05:38:27 UTC 2025
Document preconditions on certain `JavaLangAccess` methods that use operations either unsafe and/or without range checks.
-------------
Commit messages:
- Improve `JavaLangAccess` documentation
Changes: https://git.openjdk.org/jdk/pull/24982/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24982&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8353197
Stats: 41 lines in 1 file changed: 22 ins; 0 del; 19 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
More information about the core-libs-dev
mailing list