On Tue, 5 Aug 2025 08:17:40 GMT, Volkan Yazici <vyaz...@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 <vyaz...@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