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

AWT clipping performance on Windows can be significantly improved

    XMLWordPrintable

Details

    • 1.1.6
    • x86
    • windows_nt
    • Verified

    Description

      The ReleaseDC() method in AwtGraphics contains a redundant call to LogicalSelectClipRgn.

      This comment is extracted from an email message received from the actual submitter of this bug report, Armin Ebrahimi <###@###.###>:
      "It is not necessary to reset the clip region to NULL since each thread calls either GetDC or ValidateDC which in turn sets the clipping region. Removing
      this call provides for a substantial improvement when clipping is enabled."

      Armin has measured a performance improvement of up to 50% for clipped AWT calls (e.g., draw line, rectangle, and oval drawing, etc).

      Attachments

        Activity

          People

            cchongsunw Creighton Chong (Inactive)
            cchongsunw Creighton Chong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: