On Wed, 26 Jul 2023 04:02:04 GMT, John Jiang <jji...@openjdk.org> wrote:
> DerValue::toString may be better to output the hex view of the byte array > variable `buffer`. This pull request has now been integrated. Changeset: 830413f1 Author: John Jiang <jji...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/830413f19a6d998ff6c899c05e8fa93b6b2b0644 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8313087: DerValue::toString should output a hex view of the values in byte array Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/15029