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

optimise Java2D's Xlib calls to improve remote X11 text performance.

XMLWordPrintable

    • 2d
    • 03
    • sparc
    • solaris_8

        Some X11 code in Java 2d is current calling 3 separate X11 API calls to set GC
        values which because of the odrering trigger two X protocol requests.

        These can be combined into one API call and more importantly one
        protocol request, which reduces overhead for remote X11 display and helps
        particularly when bandwidth is low.

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: