RFR: 8311943: Cleanup usages of toLowerCase() and toUpperCase() in java.base [v3]
Glavo
duke at openjdk.org
Wed Aug 16 16:37: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
Can someone review this PR?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14763#issuecomment-1680928752
More information about the core-libs-dev
mailing list