RFR: 8353197: Document preconditions for JavaLangAccess methods [v7]
Chen Liang
liach at openjdk.org
Mon May 12 20:25:57 UTC 2025
On Mon, 12 May 2025 19:42:15 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Document preconditions on certain `JavaLangAccess` methods that use operations either unsafe and/or without range checks.
>
> Volkan Yazici 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 nine additional commits since the last revision:
>
> - Merge remote-tracking branch 'upstream/master' into jla
> - Improve `uncheckedGetBytesNoRepl` docs
> - Apply suggestions from code review
>
> Co-authored-by: Roger Riggs <Roger.Riggs at Oracle.com>
> - Prefixed `JavaLangAccess::stringConcat1` with `unchecked`
> - Fix `HexDigits` copyright year
> - Fix copyright years
> - Prefix touched methods with `unchecked`
> - Fix typo in pre-existing JavaDoc
> - Improve `JavaLangAccess` documentation
Marked as reviewed by liach (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24982#pullrequestreview-2834380249
More information about the core-libs-dev
mailing list