On Thu, 8 Apr 2021 18:19:20 GMT, Naoto Sato <na...@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 <na...@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