> 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: changed cert reading to the byte[100] ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23661/files - new: https://git.openjdk.org/jdk/pull/23661/files/a9244ed8..68892602 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23661&range=01-02 Stats: 25 lines in 1 file changed: 0 ins; 21 del; 4 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