<i18n dev> Integrated: 8259493: [test] Use HexFormat instead of adhoc hex utilities in network code and locale SoftKeys

Roger Riggs rriggs at openjdk.java.net
Fri Jan 8 21:34:57 UTC 2021


On Fri, 8 Jan 2021 20:34:10 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Cleanup of tests test/jdk/java/net and test/jdk/sun/net that format hexadecimal strings to use java.util.HexFormat methods.
> Also in tests test/jdk/java/util/Locale/SoftKeys.

This pull request has now been integrated.

Changeset: 876c7fb5
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/876c7fb5
Stats:     75 lines in 5 files changed: 2 ins; 63 del; 10 mod

8259493: [test] Use HexFormat instead of adhoc hex utilities in network code and locale SoftKeys

Reviewed-by: lancea, naoto

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

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


More information about the i18n-dev mailing list