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

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

    XMLWordPrintable

Details

    • 2d
    • 03
    • sparc
    • solaris_8

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: