> 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 cleanup ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23661/files - new: https://git.openjdk.org/jdk/pull/23661/files/68892602..feb64396 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=02-03 Stats: 5 lines in 1 file changed: 0 ins; 5 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