Deprecate String::toLowerCase() and String::toUpperCase()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      See https://github.com/openjdk/jdk/pull/13434
      https://mail.openjdk.org/pipermail/core-libs-dev/2023-April/104017.html
      https://mail.openjdk.org/pipermail/core-libs-dev/2023-April/103910.html

      String.toLowerCase and toUpperCase are Locale sensitive, but almost all their use sites intend to perform Locale-agnostic case conversions.

            Assignee:
            Unassigned
            Reporter:
            Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: