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

Xueming Shen sherman at openjdk.org
Mon Oct 6 22:12:45 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

Looks good.

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

PR Comment: https://git.openjdk.org/jdk/pull/27594#issuecomment-3374439736


More information about the i18n-dev mailing list