RFR: 8353197: Document preconditions for JavaLangAccess methods [v2]
Volkan Yazici
vyazici at openjdk.org
Wed May 7 07:29:55 UTC 2025
On Fri, 2 May 2025 14:39:55 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo in pre-existing JavaDoc
>
> src/java.base/share/classes/jdk/internal/access/JavaLangAccess.java line 314:
>
>> 312: * <p>
>> 313: * <b>WARNING: The caller of this method shall relinquish and transfer the
>> 314: * ownership of the byte array to the callee</b>, since the later will not
>
> Typo: "later" -> "latter". (pre-existing)
Fixed in f0623258e0506c68a274a1e094039bd6d76e3fa6.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24982#discussion_r2076980772
More information about the security-dev
mailing list