-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b55
-
b66
java.util.spi.CalendarDataProvider was added in b55 so that week parameters and calendar field names can be obtained from various sources. However, the week parameters are dependent on countries, while field names are dependent on languages. Sharing the getAvailableLocales and isSupportedLocale methods is problematic. The SPI should be split.
- relates to
-
JDK-8000983 Support narrow display names for calendar fields
-
- Resolved
-
-
JDK-8000964 Calendar [zh_CN]: Locale falls back to CLDR adapter first when -Djava.locale.providers=JRE,CLDR
-
- Closed
-