> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30139/files - new: https://git.openjdk.org/jdk/pull/30139/files/1f954831..6124a888 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30139&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30139&range=04-05 Stats: 11 lines in 1 file changed: 9 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30139.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30139/head:pull/30139 PR: https://git.openjdk.org/jdk/pull/30139
