<i18n dev> RFR: 8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date [v2]

Naoto Sato naoto at openjdk.java.net
Tue Mar 22 22:02:22 UTC 2022


> 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.

Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:

  Comment adjusted per review suggestion

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7909/files
  - new: https://git.openjdk.java.net/jdk/pull/7909/files/7328e1e7..ec77e17d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7909&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7909&range=00-01

  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7909.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7909/head:pull/7909

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


More information about the i18n-dev mailing list