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

Wrong Currency definitions in some LocaleElements files.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • globalization
    • None

      It appears that CurrencySymbols in LocaleElements_*.java need to be updated.

      For example, CurrencySymbols is defined in LocaleElements_ar_SD.java
      as follows:
        { "CurrencySymbols",
             new String[][] {
               {"SDP", "\u062c.\u0633.\u200f"}
             }
        },
      But according to the latest ISO4217 data, currency code for SD is "SDD".
      I don't know where "SDP" came from. It may be an obsolate code.
      Anyway, CurrencySymbols should be reviewed.

            Unassigned Unassigned
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: