On Mon, 16 Mar 2026 15:10:53 GMT, Volkan Yazici <[email protected]> wrote:

>> Improve input validation checks and documentation of the 
>> `java.lang.StringUTF16` intrinsics.
>> 
>> ### References:
>> 
>> - [JDK-8374582] #29164 — ditto for `java.lang.StringCoding`
>> - [JDK-8367129] #28832 — ditto for `java.lang.StringLatin1`
>> 
>> [JDK-8367129]: https://bugs.openjdk.org/browse/JDK-8367129
>> [JDK-8374582]: https://bugs.openjdk.org/browse/JDK-8374582
>
> Volkan Yazici has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Use `write` instead of `insert` in `putChar` docs

@dafedafe Can you (informally) approve the HotSpot changes? The Java code looks 
good to both @RogerRiggs and myself.

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

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/30139#pullrequestreview-3954789412

Reply via email to