RFR: 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.

@XueleiFan 
Thanks for your review!

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

PR Comment: https://git.openjdk.org/jdk/pull/14948#issuecomment-1644647852


More information about the security-dev mailing list