On Tue, 23 Aug 2022 22:44:13 GMT, Naoto Sato <na...@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.

This pull request has now been integrated.

Changeset: b8598b02
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b8598b02979dff8a947a523a6d76768a1bfe594b
Stats:     348 lines in 15 files changed: 199 ins; 103 del; 46 mod

8291660: Grapheme support in BreakIterator

Reviewed-by: smarks

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

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

Reply via email to