Convert l10n properties resource bundles to UTF-8 native

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: globalization
    • None
    • b16
    • generic
    • generic

      L10n properties files are now encoded in ISO-8859-1, thus all the characters outside of that charset are encoded into unicode escapes (`\uXXXX`). From the readability point of view, it is inconvenient and hard to review the contents.
      JDK's .properties files are first compiled into ListResourceBundle and then built into .class files. Careful consideration may be needed there.

            Assignee:
            Justin Lu
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: