<i18n dev> Integrated: 8364365: HKSCS encoder does not properly set the replacement character

Volkan Yazici vyazici at openjdk.org
Mon Aug 11 07:13:22 UTC 2025


On Tue, 5 Aug 2025 08:17:40 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

> Fix `HKSCS` encoder to correctly set the replacement character, and add tests to verify the `CodingErrorAction.REPLACE` behavior of all available encoders.

This pull request has now been integrated.

Changeset: c31f4861
Author:    Volkan Yazici <vyazici at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c31f4861fb6c85c31348ac3e99ccf754d9ee1a60
Stats:     445 lines in 3 files changed: 434 ins; 9 del; 2 mod

8364365: HKSCS encoder does not properly set the replacement character

Reviewed-by: sherman

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

PR: https://git.openjdk.org/jdk/pull/26635


More information about the i18n-dev mailing list