On Mon, 17 Feb 2025 11:40:59 GMT, Mikhail Yankelevich <d...@openjdk.org> wrote:

> Changed `HexDumpEncoder`, so `encodeBuffer` always uses ISO_8859_1. 
> This also fixes the issue with conversion in `encode` method, as the input is 
> always ISO_8859_1.

This pull request has now been integrated.

Changeset: 7734f8ed
Author:    Mikhail Yankelevich <mikhail.yankelev...@oracle.com>
Committer: Weijun Wang <wei...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/7734f8ed13f04ba01258b4fbe18a3d9b66f7fc7a
Stats:     104 lines in 2 files changed: 101 ins; 0 del; 3 mod

8349664: HEX dump should always use ASCII or ISO_8859_1

Reviewed-by: weijun

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

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

Reply via email to