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

Lance Andersen lancea at openjdk.org
Wed Jun 21 19:04:05 UTC 2023


On Wed, 21 Jun 2023 17:24:19 GMT, Naoto Sato <naoto at openjdk.org> wrote:

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

Looks good.  Hopefully we can convert the tests to junit at some point as started with some of the other tests in this area(to be done under a separate PR of course :-) )

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

Marked as reviewed by lancea (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14599#pullrequestreview-1491523572


More information about the nio-dev mailing list