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

When a Swing component is painted to an image, it should not go through BufferStrategyPaintManager

XMLWordPrintable

        Currently, Swing painting goes through BufferStrategyPaintManager even when painting to an image. This causes two problems:

        1) Double buffering of the paint, which is not needed.
        2) The BufferStrategyPaintManager is marked out of sync until the next paint of the entire root pane.

              alexp Alexander Potochkin (Inactive)
              shickeysunw Shannon Hickey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: