<i18n dev> RFR: 8364007: Add no-argument codePointCount method to CharSequence and String [v3]

Chen Liang liach at openjdk.org
Sat Nov 8 13:56:05 UTC 2025


On Sun, 2 Nov 2025 09:50:21 GMT, Tatsunori Uchino <duke at openjdk.org> wrote:

>> Tatsunori Uchino has updated the pull request incrementally with four additional commits since the last revision:
>> 
>>  - Update `@bug` in correct file
>>  - Add default implementation on codePointCount in CharSequence
>>  - Update `@bug` entries in test class doc comments
>>  - Discard changes on code whose form is not `str.codePointCount(0, str.length())`
>
> The CSR text is not modified from the boilerplate, but I have no authority to modify it.

Hi @tats-u, if you can provide the text for the CSR, I can help upload your text to the JBS. Unfortunately you need a JBS account in order to update the CSR.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26461#issuecomment-3506558280


More information about the i18n-dev mailing list