RFR: 8278587: StringTokenizer(String, String, boolean) documentation bug
Joe Wang
joehw at openjdk.java.net
Tue Dec 14 18:52:33 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
Marked as reviewed by joehw (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6836
More information about the core-libs-dev
mailing list