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

The characters other than ascii can't be displayed on the Component.

XMLWordPrintable

    • sparc
    • solaris_2.5.1

      Any characters other than ascii can't be displayed on the Component
      with set/get methods on Solaris

      For example, the following button doesn't display title string.

      new Button(XXXXXXX);
                         ^^^^^^^^
                         Japanese characters

      Sytem.out.println() or Graphics.drawString() method works.
      I guess awtJNI_MakeMultiFontString() in multi_font.c has any problems.

            Unassigned Unassigned
            kuno Koji Uno
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: