RFR: 8310047: Add UTF-32 based Charsets into StandardCharsets [v3]
Naoto Sato
naoto at openjdk.org
Fri Jun 23 17:47:07 UTC 2023
> To make UTF-32 consistent with other UTF Charsets, making them available as `StandardCharsets`. A CSR has also been drafted.
Naoto Sato has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into JDK-8310047-UTF-32
- Update test/jdk/java/nio/charset/StandardCharsets/Standard.java
Co-authored-by: ExE Boss <3889017+ExE-Boss at users.noreply.github.com>
- 8310047: Add UTF-32 based Charsets into StandardCharsets
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14599/files
- new: https://git.openjdk.org/jdk/pull/14599/files/0eb1df40..2ec12dc9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14599&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14599&range=01-02
Stats: 1063 lines in 96 files changed: 304 ins; 411 del; 348 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