On Tue, 17 Mar 2026 08:21:30 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: > > Verify `callee()->signature()->size()` in all StringUTF16 intrinsics Thanks @vy ------------- Marked as reviewed by rgiulietti (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30139#pullrequestreview-3959288208
