<i18n dev> RFR: 8290488: IBM864 character encoding implementation bug
Alan Bateman
alanb at openjdk.org
Tue Aug 2 08:39:23 UTC 2022
On Wed, 27 Jul 2022 17:47:36 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Adding an extra c2b mapping for the `%` in `IBM864` charset. The discrepancy came from the mapping difference between MS and IBM.
test/jdk/java/beans/XMLEncoder/Test4625418.java line 26:
> 24: /*
> 25: * @test
> 26: * @bug 4625418 8239965 8290488
I'm curious why this XMLEncoder test is updated, is this related to round trip?
-------------
PR: https://git.openjdk.org/jdk/pull/9661
More information about the i18n-dev
mailing list