> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9991/files
  - new: https://git.openjdk.org/jdk/pull/9991/files/2f31d417..e8e037c2

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9991&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9991&range=04-05

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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

Reply via email to