<i18n dev> RFR: 8305107: Emoji related binary properties in RegEx [v3]

Roger Riggs rriggs at openjdk.org
Tue Apr 4 21:10:07 UTC 2023


On Tue, 4 Apr 2023 20:15:52 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Introducing new regex constructs that match those 6 new Unicode Emoji properties implemented in the `Character` class (https://bugs.openjdk.org/browse/JDK-8303018). A corresponding CSR has been drafted.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert static import of Character.*

LGTM; thanks for the updates

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13314#pullrequestreview-1371788528


More information about the i18n-dev mailing list