On Wed, 27 Jul 2022 17:47:36 GMT, Naoto Sato <na...@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