<i18n dev> RFR: 8364007: Add no-argument codePointCount method to CharSequence and String [v3]
Alan Bateman
alanb at openjdk.org
Sun Jul 27 15:21:55 UTC 2025
On Sun, 27 Jul 2025 10:23:03 GMT, Tatsunori Uchino <duke at openjdk.org> wrote:
> No `codePointCount` methods have been added to `CharSequence` so it may be too early for us to add one to `CharSequence`. Do you think that you should replace `CharSequence` in the title with another class name?
Can you clarify what you mean? Right now your PR is proposing to add a default method named codePointCount to CharSequence.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26461#issuecomment-3124488657
More information about the i18n-dev
mailing list