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

CLDRLocaleDataMetaInfo should be in jdk.localedata

XMLWordPrintable

    • b30
    • b32

        CLDRLocaleDataMetaInfo is an implementation of LocaleDataMetaInfo SPI, which provides the information about locales it supports. Currently it resides in java.base module but really it should be in jdk.localedata module, with a different package name from sun.util.cldr (otherwise it would cause a split package both in java.base (sun.util.cldr.CLDRLocaleProviderAdapter) and jdk.localedata. sun.util.resources.cldr.provider is a possible alternative.

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

                Created:
                Updated:
                Resolved: