i18n? Properties containing multibyte chars are not handled correctly

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 1.1.4
    • Component/s: hotspot
    • None
    • sparc
    • solaris_2.5


      This is with 1.1.4 running on Solaris. LANG was set to ja on the machine
      with japanese locale installed. If you set a property on java cmd line and the
      property value contains mutibyte chars (in this case japanese chars) then
      doing a System.getProperty() for the property results in \?\? in the place
      where japanese chars were inserted.


      java -Dxxxx=xxxx -Di18n=something_with_ja_chars
      -- listing properties --
      user.language=ja
      i18n=\?\?
      ^^^^^^^^^^

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: