Integrated: 8258796: [test] Apply HexFormat to tests for java.security
Roger Riggs
rriggs at openjdk.java.net
Fri Jan 8 21:35:53 UTC 2021
On Fri, 8 Jan 2021 15:43:45 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Followup to the addition of java.util.HexFormat.
> Uses of adhoc hexadecimal conversions are replaced with HexFormat.
> Redundant utility methods are modified or removed.
> In a few places the data being printed is ASN.1 and the test utility HexPrinter with the ASNFormatter is added.
This pull request has now been integrated.
Changeset: 628c546b
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/628c546b
Stats: 758 lines in 43 files changed: 81 ins; 466 del; 211 mod
8258796: [test] Apply HexFormat to tests for java.security
Reviewed-by: xuelei
-------------
PR: https://git.openjdk.java.net/jdk/pull/2006
More information about the security-dev
mailing list