<i18n dev> RFR: 8291660: Grapheme support in BreakIterator

Naoto Sato naoto at openjdk.org
Thu Aug 25 20:40:00 UTC 2022


On Tue, 23 Aug 2022 22:44:13 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.

Thanks, Stuart. I will update the CSR as you suggested.
I found a couple of failures with the JCK tests. Will update the PR along with your suggestions.

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

PR: https://git.openjdk.org/jdk/pull/9991


More information about the i18n-dev mailing list