On Mon, 3 Apr 2023 22:58:30 GMT, Naoto Sato <na...@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. This pull request has now been integrated. Changeset: ee302335 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ee3023359caed3be4fe4cd829f04ede99d17ae86 Stats: 55 lines in 3 files changed: 49 ins; 3 del; 3 mod 8305107: Emoji related binary properties in RegEx Reviewed-by: iris, rriggs, jpai ------------- PR: https://git.openjdk.org/jdk/pull/13314