RFR: 8366765: [REDO] Rename JavaLangAccess::*NoRepl methods [v2]

Volkan Yazici vyazici at openjdk.org
Thu Sep 4 11:22:32 UTC 2025


On Thu, 4 Sep 2025 09:45:57 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

>> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Improve docs
>
> src/java.base/share/classes/jdk/internal/access/JavaLangAccess.java line 344:
> 
>> 342:      * @return the newly created string
>> 343:      * @throws CharacterCodingException for malformed or unmappable bytes
>> 344:      * @throws NullPointerException If {@code bytes} is null
> 
> for `null` cs is also thrown

Fixed in 1852dccc962.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27084#discussion_r2321712147


More information about the security-dev mailing list