RFR: 8334490: Normalize string with locale invariant `toLowerCase()`
Roger Riggs
rriggs at openjdk.org
Wed Jun 19 14:42:14 UTC 2024
On Tue, 18 Jun 2024 18:23:12 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> The test library `jdk.test.lib.Platform` uses no-arg `toLowerCase()` for string comparison, which should be avoided.
Marked as reviewed by rriggs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19775#pullrequestreview-2128480919
More information about the core-libs-dev
mailing list