RFR: 8368845: x-IBM930 uses incorrect character for Hex 42 60
Justin Lu
jlu at openjdk.org
Wed Oct 1 20:43:05 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.
Should we add a test to confirm the swap to the new behavior?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27594#issuecomment-3358062301
More information about the nio-dev
mailing list