On Tue, 18 Jun 2024 18:23:12 GMT, Naoto Sato <na...@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 <na...@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

Reply via email to