Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16122

Download Runtime task wizard has opportunity to block UI

    XMLWordPrintable

Details

    Description

      Several pieces of code call various methods such as RuntimeCoreActivator.getDefault().getDownloadRuntimeArray();

      These methods do not use progress monitor, and, if the list of DownloadRuntimes has not successfully completed once before, will be a long-running task.Since they are called directly from the UI, this has the potential to block the UI with no feedback to the user and no way to cancel.

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: