[jdk17u-dev] RFR: 8301119: Support for GB18030-2022

Severin Gehwolf sgehwolf at openjdk.org
Wed May 24 16:37:10 UTC 2023


On Tue, 23 May 2023 17:24:49 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> This is the companion implementation change for the recent specification changes which allowed for the additional characters required to support GB18030-2022.
> 
> The backport from trunk is clean as regards code. The only manual adjustments necessary were applying the copyright header changes, as trunk has JDK-8260265: "UTF-8 by Default", a JEP added in OpenJDK 18.
> 
> Tests in `jdk/java/nio/charset` and `jdk/sun/nio/cs` all passed after patching.

LGTM.

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1391#pullrequestreview-1442336228


More information about the jdk-updates-dev mailing list