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

Swing shouldn't blit during maximization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P2 P2
    • None
    • 6
    • client-libs
    • x86
    • windows_xp

      With Swing's buffer per when you maximize a frame Swing ends up blitting to the upper left. This is unnecessary because we know we're going to repaint everything and may be the cause of some slow down we're seeing (6245040).

      To solve this we'll need to track when maximization is occuring and pass in an extra arg to the PaintEventDispatcher so that Swing knows to not attempt blitting.
      ###@###.### 2005-03-23 19:33:14 GMT

            agerasimsunw Alexander Gerasimov (Inactive)
            svioletsunw Scott Violet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: