Integrated: 8349664: HEX dump should always use ASCII or ISO_8859_1
Mikhail Yankelevich
duke at openjdk.org
Wed Feb 19 18:59:41 UTC 2025
On Mon, 17 Feb 2025 11:40:59 GMT, Mikhail Yankelevich <duke at 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.yankelevich at oracle.com>
Committer: Weijun Wang <weijun at 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
More information about the security-dev
mailing list