-
Enhancement
-
Resolution: Fixed
-
P4
-
7u6
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?
workDone set to -1 means an indefinite amount of work remains.
What does -0.5 mean?
Is a value of -1 < workDone < 0 valid?
- relates to
-
JDK-8101748 Task updateProgress should take double values, not long values
-
- Resolved
-
-
JDK-8102407 updateProgress should be more generous with illegal values
-
- Resolved
-