ListFormat creation is unsuccessful for some of the supported Locales

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 22
    • Affects Version/s: 22
    • Component/s: core-libs
    • b18

      As part of conformance test development for https://bugs.openjdk.org/browse/JDK-8295240
      Observed that, creating ListFormat throws IllegalArgumentException for some of the Locales obtained from ListFormat:: getAvailableLocales().

      Expected that, creation of ListFormat (ListFormat.getInstance(locale, ListFormat.Type, ListFormat.Style)) shall be successful for all the Locale’s obtained from getAvailableLocales().

      The sample code snippet is attached.

            Assignee:
            Naoto Sato
            Reporter:
            Krushnareddy Ganapureddy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: