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

Strings are not rendered correctly on RedHatAdvancedServer2.1 32bit.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.2
    • client-libs
    • None
    • 2d
    • x86
    • linux


      J2SE version: 1.4.2 b24,25
      Test program location path:
      /net/sqesvr.sfbay/export/st2/suites/mantis/awt/AWT_Merlin_WS/Printing/src/PrintQuality

      OS of this testing: RedhatLinuxAdvancedServer2.1 32bit
       
      This test program display the strings "PRINTING TEST".
      However, this strings display as malformed strings on RedHatAdvancedServer2.1
      32bit. this behavior is specific to RedHatAdvancedServer2.1 32bit.

      (*Strings will be printed out correctly. issue is the strings on display)



      --PrintQualityPrintingTest.java
       376 g.setFont(font=new Font("Times",Font.BOLD,80));
       377 g.drawString("PRINTING",100,100); <-- this will be
       378 g.drawString("TEST",200,200); <-- malformed strings.
       379 g.setFont(font=new Font("Times",Font.PLAIN,25));
       380 g.drawString("Quality for high,medium,draft",100,250);



            prr Philip Race
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: