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. This pull request has now been integrated. Changeset: e52a340d Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e52a340d7fca161539524eedc0c2d48283f4f0a7 Stats: 6 lines in 3 files changed: 2 ins; 0 del; 4 mod 8290488: IBM864 character encoding implementation bug Reviewed-by: iris, joehw, alanb ------------- PR: https://git.openjdk.org/jdk/pull/9661