RFR: 8284856: Add a test case for checking UnicodeScript entity numbers

Iris Clark iris at openjdk.java.net
Thu Apr 14 21:42:51 UTC 2022


On Thu, 14 Apr 2022 20:52:44 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Added the test case, and eliminated the immediate hashmap value, replaced with the ordinal number of `Character.UnicodeScript.UNKNOWN`.

Nice catch in the review for 8186958.

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

Marked as reviewed by iris (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8253


More information about the core-libs-dev mailing list