Integrated: 8312443: sun.security should use toLowerCase(Locale.ROOT)

John Jiang jjiang at openjdk.org
Thu Jul 20 21:51:46 UTC 2023


On Thu, 20 Jul 2023 09:29:50 GMT, John Jiang <jjiang at openjdk.org> wrote:

> sun.security codes should use `toLowerCase(Locale.ROOT)` instead of `toLowerCase()`.
> In addition, no `toUpperCase()` was found in this code scope.

This pull request has now been integrated.

Changeset: 4e8f331a
Author:    John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e8f331a80fdfbf3b73ad12b41920fcf4f242275
Stats:     9 lines in 3 files changed: 2 ins; 1 del; 6 mod

8312443: sun.security should use toLowerCase(Locale.ROOT)

Reviewed-by: xuelei

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

PR: https://git.openjdk.org/jdk/pull/14948



More information about the security-dev mailing list