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

Split java.util.spi.CalendarDataProvider into week parameters and field names portions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • None
    • core-libs
    • b55
    • 8
    • 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.

            okutsu Masayoshi Okutsu
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: