RFR: 8334490: Normalize string with locale invariant `toLowerCase()`

Naoto Sato naoto at openjdk.org
Thu Jun 20 17:04: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.

Thank you for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/19775#issuecomment-2181150302


More information about the core-libs-dev mailing list