RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs

Naoto Sato naoto at openjdk.java.net
Thu Sep 2 19:35:42 UTC 2021


Simple spec clarification. A CSR has also been drafted (https://bugs.openjdk.java.net/browse/JDK-8273296).

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

Commit messages:
 - 8273259: Character.getName doesn't follow Unicode spec for ideographs

Changes: https://git.openjdk.java.net/jdk/pull/5354/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5354&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8273259
  Stats: 19 lines in 1 file changed: 8 ins; 0 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5354.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5354/head:pull/5354

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


More information about the core-libs-dev mailing list