On Mon, 9 Mar 2026 10:17:38 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 This pull request has now been integrated. Changeset: 706fbb30 Author: Volkan Yazici <[email protected]> URL: https://git.openjdk.org/jdk/commit/706fbb3044ef56cad14cf4e413b24042a3ea3f13 Stats: 260 lines in 5 files changed: 114 ins; 62 del; 84 mod 8378431: Move input validation checks to Java for java.lang.StringUTF16 intrinsics Reviewed-by: dfenacci, rgiulietti, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/30139
