<i18n dev> RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark [v2]
Naoto Sato
naoto at openjdk.java.net
Fri Sep 10 21:12:50 UTC 2021
On Fri, 10 Sep 2021 20:57:34 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.
>
> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>
> Refactoring test to whitebox
Looks good. Nice cleanup!
-------------
Marked as reviewed by naoto (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5425
More information about the i18n-dev
mailing list