Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8306116 Update CLDR to Version 44.0
  3. JDK-8320537

Release Note: Gregorian Era Names with `java.time.format` APIs

XMLWordPrintable

    • b24
    • 22
    • generic
    • generic

      Names for Gregorian eras returned from `java.time.format` APIs are now correctly retrieved from the CLDR locale data. Prior to this change, these APIs incorrectly used names from the legacy COMPAT locale data. For example, the Gregorian era names "BCE"/"CE" are now returned for the ROOT locale, instead of "BC"/"AD" that are in the COMPAT locale data. For possible compatibility issues and workarounds, refer to JDK-8320431 for more details.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: