On Mon, 13 Mar 2023 21:16:24 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Proposing accessor methods to Emoji properties defined in [Unicode Technical > Standard #51](https://unicode.org/reports/tr51/) in `java.lang.Character` > class. This is per a request from the client group, as well as refining the > currently existing ad-hoc emoji implementation in regex. A CSR has also been > drafted, and I would appreciate reviews for it too. This pull request has now been integrated. Changeset: f593a6b5 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f593a6b52ee7161f7d63bfaf04062551c1281e61 Stats: 897 lines in 19 files changed: 619 ins; 254 del; 24 mod 8303018: Unicode Emoji Properties Reviewed-by: prr, erikj, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/13006