On Thu, 14 Apr 2022 20:52:44 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Added the test case, and eliminated the immediate hashmap value, replaced > with the ordinal number of `Character.UnicodeScript.UNKNOWN`. This pull request has now been integrated. Changeset: eb9c457b Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/eb9c457b4141f2d253be14cbbad844bc4ba8c48d Stats: 13 lines in 2 files changed: 8 ins; 0 del; 5 mod 8284856: Add a test case for checking UnicodeScript entity numbers Reviewed-by: iris, smarks ------------- PR: https://git.openjdk.java.net/jdk/pull/8253