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

Re-examine the mechanism to determine available localedata and cldrdata

XMLWordPrintable

    • b30
    • Verified

        The current mechanism to determine the available locale providers depends on the JDK layout, specifically it checks if localedata.jar and cldrdata.jar are present.

        In JDK 9, localedata and cldrdata will be modules and there will be no localedata.jar and cldrdata.jar.

        One option to consider is the use of ServiceLoader to load the CLDR and LocaleData providers.

              naoto Naoto Sato
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: