ProActive Programming

PAFutures.waitForAll methods require List<?> argument, should require Collection<?> instead

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.1.0
  • Fix Version/s: 4.2.0 Technology Preview
  • Component/s: Core
  • Description:
    In this implementation Iterable interface is needed, so no additional restrictions (like list contract) on passed collection should be put.

Activity

Hide
Clement Mathieu added a comment - 25/May/09 12:12 PM
Thanks for the report. All the methods now accept a collection waitForAny(*) excepted.

Will be available in 4.2.0.
Show
Clement Mathieu added a comment - 25/May/09 12:12 PM Thanks for the report. All the methods now accept a collection waitForAny(*) excepted. Will be available in 4.2.0.

People

Dates

  • Created:
    11/May/09 11:05 AM
    Updated:
    04/Nov/09 4:15 PM
    Resolved:
    25/May/09 12:12 PM