<i18n dev> Integrated: 8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase

Naoto Sato naoto at openjdk.java.net
Fri Apr 9 18:15:26 UTC 2021


On Thu, 8 Apr 2021 18:19:20 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Please review the fix to the subject issue. It is not actually related to "parenthesized", but period-comma sequence was regarded as a break on a backward traverse.

This pull request has now been integrated.

Changeset: 9ebc497b
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9ebc497b
Stats:     19 lines in 2 files changed: 14 ins; 0 del; 5 mod

8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase

Reviewed-by: joehw

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

PR: https://git.openjdk.java.net/jdk/pull/3400


More information about the i18n-dev mailing list