<i18n dev> Integrated: 8368845: x-IBM930 uses incorrect character for Hex 42 60

Naoto Sato naoto at openjdk.org
Tue Oct 7 17:23:50 UTC 2025


On Wed, 1 Oct 2025 19:50:49 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Fixing a charset en/decoder for x-IBM930. There was a "temporary" mapping for the said code point for the backward compatibility (as of  JDK7). Since the issue requests the "correct" mapping, I believe we can replace the temporary one with the correct mapping.

This pull request has now been integrated.

Changeset: 6b316262
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6b3162620bd808227ec7b4331ae6fc32ceb909e8
Stats:     22 lines in 6 files changed: 1 ins; 13 del; 8 mod

8368845: x-IBM930 uses incorrect character for Hex 42 60

Reviewed-by: sherman, rriggs, iris

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

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


More information about the i18n-dev mailing list