<i18n dev> RFR: 8368845: x-IBM930 uses incorrect character for Hex 42 60 [v2]

Roger Riggs rriggs at openjdk.org
Tue Oct 7 13:21:28 UTC 2025


On Wed, 1 Oct 2025 21:06:19 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added bugid to the tests

LGTM

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27594#pullrequestreview-3310084423


More information about the i18n-dev mailing list