On Sun, 27 Jul 2025 10:23:03 GMT, Tatsunori Uchino <d...@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