<i18n dev> RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Naoto Sato
naoto at openjdk.java.net
Wed Sep 8 20:46:07 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.
The copyright year in Grapheme.java should be 2021, otherwise looks good.
-------------
Marked as reviewed by naoto (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5425
More information about the i18n-dev
mailing list