DateFormatZoneData and LocaleElements define Hebrew using outdated locale id

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P5
    • None
    • Affects Version/s: 1.2.0
    • Component/s: core-libs
    • None
    • other
    • solaris_2.5.1


      The Hebrew locale id changed in 10/1095 from "iw" to "he". JDK still has
      old class names and file names in java/java/text/resources as:

      DateFormatZoneData_iw
      LocaleElements_iw

      These should be changed to:

      DateFormatZoneData_he
      LocaleElements_he

      For the updated ISO 639 language codes for language names, please see the URL: http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt

            Assignee:
            Richard Gillam (Inactive)
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: