RFR: 8349664: HEX dump should always use ASCII or ISO_8859_1 [v5]
Mikhail Yankelevich
duke at openjdk.org
Wed Feb 19 18:59:40 UTC 2025
> 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.
Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
imports fix
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23661/files
- new: https://git.openjdk.org/jdk/pull/23661/files/feb64396..d0db323f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=03-04
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23661.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23661/head:pull/23661
PR: https://git.openjdk.org/jdk/pull/23661
More information about the security-dev
mailing list