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

remove unused Motif text rendering code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 5.0
    • client-libs
    • 2d
    • beta
    • generic
    • solaris_9

      While finishing up the fix for 4661156, I noticed a native method,
      awtJNI_DrawMFString() (defined in multi_font.c) which is no longer used.
      That method is the last one to refer to an obsolete struct called
      GraphicsData (defined in awt_p.h). Digging further, I found that another
      struct, ImageData, is no longer used, as are many fields in the
      AwtGraphicsConfigData struct. This code is cluttering up the workspace
      and should be removed.
      ###@###.### 2005-04-11 18:22:31 GMT

            campbell Christopher Campbell (Inactive)
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: