Normalize string with locale invariant `toLowerCase()`

XMLWordPrintable

    • b04
    • generic
    • generic

        The test utility class `jdk.test.lib.Platform` uses no-arg `String.toLowerCase()` for normalizing string arguments, which is fragile as it depends on the default locale. They should be replaced with `String.toLowerCase(Locale.ROOT)`

              Assignee:
              Naoto Sato
              Reporter:
              Naoto Sato
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: