> 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 two additional commits since the last revision: - Fixing JCK failures - Addressing review comments ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9991/files - new: https://git.openjdk.org/jdk/pull/9991/files/6396eefa..a772c3a1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9991&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9991&range=00-01 Stats: 69 lines in 5 files changed: 28 ins; 12 del; 29 mod Patch: https://git.openjdk.org/jdk/pull/9991.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9991/head:pull/9991 PR: https://git.openjdk.org/jdk/pull/9991