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

SwingWorker.publish() with no arguments

XMLWordPrintable

      The spec for SwingWorker.publish and for SwingWorker.process doesn't state exactly what should be happen if the publish() method (with no arguments) is invoked.

      I believe there are three solutions:
      - no process() method is invoked,
      - process() method with empty list parameter is invoked,
      - process() method with null as a list parameter is invoked.

      It should be clarified.

            peterz Peter Zhelezniakov
            ydanilev Yury Danilevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: