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

in NT and 95 Chinese locale, Font effect Java 2D drawing , cause core dump.

    XMLWordPrintable

Details

    • 2d
    • 1.2.2
    • generic
    • generic
    • Verified

    Description

      In JDK1.2.2 build H, Window NT and 95 chinese locale,

         Some font setting effect Java 2D drawing, cause system crash.

         reproduce it :
       1. save the attached file to local.
       using jdk1.2.2_H,
       2. compile the java file
       3. run TextDrawer.class.

      and replace the statement of TextDrawer.java:
        Font drawFont=getFont();
       to
       
        Font drawFont=new Font("Dialog",Font.PLAIN,18);

      the program works well
         

      Attachments

        Activity

          People

            tnguyensunw Thanh Nguyen (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: