RT-19645 introduced updatedProgress with double parameters but does not correctly checks parameters for valid double input

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx

      in changeset bd432837e714 a method was introduced with parameters of type double. The introduced method checks its parameters for validity. That's good but unfortunately incomplete.
      workDone set to -1 means an indefinite amount of work remains.

      What does -0.5 mean?
      Is a value of -1 < workDone < 0 valid?

            Assignee:
            Richard Bair (Inactive)
            Reporter:
            Martin Klahn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: