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

This pull request has now been integrated.

Changeset: 265a0f55
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/265a0f5547d0ddb220391aef679c122768f02a00
Stats:     7 lines in 1 file changed: 1 ins; 0 del; 6 mod

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

Reviewed-by: jlu, dfuchs, lancea, rriggs

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

PR: https://git.openjdk.org/jdk/pull/19775


More information about the core-libs-dev mailing list