-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b30
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084347 | emb-9 | Naoto Sato | P3 | Resolved | Fixed | team |
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.
- backported by
-
JDK-8084347 CLDRLocaleDataMetaInfo should be in jdk.localedata
-
- Resolved
-
- relates to
-
JDK-8038436 Re-examine the mechanism to determine available localedata and cldrdata
-
- Closed
-