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

api doc of Task.call incomplete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8u40
    • None
    • javafx

      api doc of call mentions all methods that are safe to be called from the background, except the new updateValue

      is:

      Only the updateProgress, updateMessage, and updateTitle methods of Task may be called from code within this method.

      should be

      Only the updateProgress, updateMessage, updateTitle and updateValue methods of Task may be called from code within this method

            msladecek Martin Sládeček
            fastegal Jeanette Winzenburg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: