On Thu, 20 Jul 2023 09:29:50 GMT, John Jiang <jji...@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 <jji...@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

Reply via email to