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

SwingWorker performance is sluggish

    • b96
    • generic
    • generic

      Run the attached test SwingWorkerDemoPanel.java
      Press 'calculate' button and resize the frame a few times. You
      might notice that some times rapaint takes some noticeable amount of
      time. It happens because SwingWorker notifies EDT way too often.
      It seems reasonable to throttle notifications to the EDT. 30 times per
      second looks plausible.

            idk Igor Kushnirskiy (Inactive)
            idk Igor Kushnirskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: