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

SwingWorker notifications might be out of order.

XMLWordPrintable

    • b07
    • generic
    • generic
    • Verified

        SwingWorker notifications might be out of order.

        After the fix for 6449017 [SwingWorker performance is sluggish] some
        of the SwingWorker notifications come by a different route than
        before. While the spec does not provide any guarantees about the order
        asynchronous notifications are to be handled the usual expectation is
        notification which is sent later is to be handled later. After that
        fix it is not the case any more. SwingWorker might receive "progress"
        property change after done method is invoked for example.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: