<i18n dev> RFR: 8305107: Emoji related binary properties in RegEx [v3]
Jaikiran Pai
jpai at openjdk.org
Wed Apr 5 05:45:17 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.*
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13314#pullrequestreview-1372187317
More information about the i18n-dev
mailing list