16 Dec
2021
16 Dec
'21
7:45 p.m.
On Thu, 16 Dec 2021 18:41:32 GMT, Naoto Sato <naoto@openjdk.org> wrote:
This is a doc fix to `StringTokenizer`, where the original spec does not account for the delimiter's length in the case of a supplementary character. Corresponding CSR has been drafted: https://bugs.openjdk.java.net/browse/JDK-8278814
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
Reflects CSR comments.
Marked as reviewed by rriggs (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6836