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

SwingWorker does not change the state to DONE on exception in done (Fix for JDK-6557137 is not present)

XMLWordPrintable

      FULL PRODUCT VERSION :
      java version "1.8.0_144"
      Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
      Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

      A DESCRIPTION OF THE PROBLEM :
      The fix for JDK-6557137 is not present.

      Although this ticket is tagged as "Fixed" in version "7" it seems that it is not the case.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The done() is executed for all SwingWorkers.
      ACTUAL -
      The done() is not executed for all SwingWorkers

      REPRODUCIBILITY :
      This bug can be reproduced always.

        1. Main.java
          1.0 kB
          Pardeep Sharma

            psadhukhan Prasanta Sadhukhan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: