Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305905

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • 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.

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

              Created:
              Updated: