RFR: 8258796: [test] Apply HexFormat to tests for java.security [v2]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Fri Jan 8 17:04:55 UTC 2021


On Fri, 8 Jan 2021 16:26:09 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.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update copyrights to 2021

Looks good to me.  Thank you!

-------------

Marked as reviewed by xuelei (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2006



More information about the security-dev mailing list