RFR: 8310047: Add UTF-32 based Charsets into StandardCharsets

Naoto Sato naoto at openjdk.org
Wed Jun 21 17:32:01 UTC 2023


To make UTF-32 consistent with other UTF Charsets, making them available as `StandardCharsets`. A CSR has also been drafted.

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

Commit messages:
 - 8310047: Add UTF-32 based Charsets into StandardCharsets

Changes: https://git.openjdk.org/jdk/pull/14599/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14599&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310047
  Stats: 59 lines in 4 files changed: 49 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/14599.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14599/head:pull/14599

PR: https://git.openjdk.org/jdk/pull/14599


More information about the nio-dev mailing list