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

Use CLDR Locale Data by Default

    XMLWordPrintable

Details

    • b71
    • generic
    • generic
    • Verified

    Backports

      Description

        This issue tracks the implementation and actual code integration into the repository for the JEP 252.
        ---

        Currently, CLDR locale data are available only when the user explicitly specifies it in a system property, e.g.,

        java.locale.providers=JRE,SPI,CLDR

        So although the JRE contains the CLDR locale data, it is not used at all by default.

        This issue is to enable the CLDR locales without having the user specify this system property, but still have the equivalent locale provider adapter preference order as the above example.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: