<i18n dev> Integrated: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark

Ian Graves igraves at openjdk.java.net
Mon Sep 13 21:54:11 UTC 2021


On Wed, 8 Sep 2021 20:24:31 GMT, Ian Graves <igraves at openjdk.org> wrote:

> The duplicate condition in this chain of expressions needs to be shrunk to drop a couple of character that are not excluded spacing marks.

This pull request has now been integrated.

Changeset: 3d9dc8f8
Author:    Ian Graves <igraves at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3d9dc8f824abf597d9b28f456cfeb5af927221b8
Stats:     539 lines in 4 files changed: 147 ins; 388 del; 4 mod

8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark

Reviewed-by: naoto

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

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


More information about the i18n-dev mailing list