RFR: 8311943: Cleanup usages of toLowerCase() and toUpperCase() in java.base [v3]

Naoto Sato naoto at openjdk.org
Wed Aug 16 17:20:11 UTC 2023


On Tue, 15 Aug 2023 10:48:29 GMT, Glavo <duke at openjdk.org> wrote:

>> Clean up misuses of `toLowerCase()`/`toUpperCase()` in java.base.
>
> Glavo has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Merge remote-tracking branch 'origin/master' into case-conversion-java-base
>  - Revert StreamTokenizer.java
>  - Update DateTimeFormatterBuilder
>  - Avoid locale-sensitive case conversions in java.base

LGTM. Thanks for the changes.

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

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14763#pullrequestreview-1581093609



More information about the security-dev mailing list