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

i18n? Properties containing multibyte chars are not handled correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.1.4
    • 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=\?\?
      ^^^^^^^^^^

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: