<i18n dev> Integrated: 8301119: Support for GB18030-2022

Naoto Sato naoto at openjdk.org
Mon Feb 27 16:39:25 UTC 2023


On Fri, 10 Feb 2023 20:35:58 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Upgrading the GB18030 charset in the JDK to the latest 2022 standard. Since this is not a compatible upgrade to the existing mapping, a new system property `jdk.charset.GB18030` is introduced. If it is set to "2000", the mapping falls back to the existing mapping based on the 2000 standard, otherwise, it defaults to 2022 mapping. Refer to the corresponding CSR for more detail.

This pull request has now been integrated.

Changeset: a253b460
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a253b4602147633a3d2e83775d1feef4f12a5272
Stats:     273 lines in 14 files changed: 117 ins; 41 del; 115 mod

8301119: Support for GB18030-2022

Reviewed-by: alanb, coffeys, lancea

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

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


More information about the i18n-dev mailing list