<i18n dev> Integrated: 8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date
Naoto Sato
naoto at openjdk.java.net
Wed Mar 23 19:47:32 UTC 2022
On Tue, 22 Mar 2022 18:44:09 GMT, Naoto Sato <naoto at 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 <naoto at 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
More information about the i18n-dev
mailing list