On Tue, 20 Sep 2022 01:14:38 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> Fixing JCK failures caused by the new grapheme implementation. The length of >> a CharSequence should return the `endIndex`, not `endIndex - beginIndex`. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > Refine the comments by adding class level description in > CharacterIteratorCharSequence Marked as reviewed by smarks (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10349