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

Xue-Lei Andrew Fan xuelei at openjdk.org
Thu Jul 20 15:46:40 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.

Looks good to me.

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

Marked as reviewed by xuelei (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14948#pullrequestreview-1539584307



More information about the security-dev mailing list