<i18n dev> RFR: 8291660: Grapheme support in BreakIterator [v6]
Stuart Marks
smarks at openjdk.org
Fri Sep 9 17:07:42 UTC 2022
On Thu, 8 Sep 2022 18:32:56 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> This is to enhance the character break analysis in `java.text.BreakIterator` to conform to the extended grapheme cluster boundaries defined in https://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries. A corresponding CSR has also been drafted, as there will be behavioral changes with this modification.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed unnecessary comments
Updates look good, assuming all the tests pass.
-------------
Marked as reviewed by smarks (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9991
More information about the i18n-dev
mailing list