RFR: 8278587: StringTokenizer(String, String, boolean) documentation bug
Iris Clark
iris at openjdk.java.net
Tue Dec 14 18:43:43 UTC 2021
On Tue, 14 Dec 2021 18:25:45 GMT, Naoto Sato <naoto at 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
Corresponding CSR also Reviewed.
-------------
Marked as reviewed by iris (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6836
More information about the core-libs-dev
mailing list