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

ListFormat creation is unsuccessful for some of the supported Locales

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 22
    • 22
    • 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.

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

              Created:
              Updated:
              Resolved: