On Fri, 14 Jul 2023 10:24:47 GMT, Alan Bateman <al...@openjdk.org> wrote:
> It might be that the conclusion is that it's just too risky to change, in > which case Uwe's suggestion is good and would avoid it showing up on > someone's else radar in the future. Until we're sure we want to normalize a usage of `toLowerCase()` to one of `toLowerCase(Locale.ROOT)` or `toLowerCase(Locale.getDefault())`, I think it should be left here as-is, thus keeping it in an ambiguous state to remind us to continue discussing it in the future. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14763#discussion_r1263710911