On Tue, 22 Mar 2022 18:44:09 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Fixing the out-of-date number of entries in > `Character.UnicodeBlock.NUM_ENTITIES` field. The regression test has been > renamed and now repurposed just to examine whether the `NUM_ENTITIES` > correctly has the `map.size()` value. This pull request has now been integrated. Changeset: 0ee65e1f Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0ee65e1ff3eaed4a8a2542562f0ba2a61d0f5894 Stats: 128 lines in 3 files changed: 53 ins; 73 del; 2 mod 8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date Reviewed-by: bpb, iris, smarks ------------- PR: https://git.openjdk.java.net/jdk/pull/7909