Bug 1810 - In TaskState, track tasks using a set not a map
Summary: In TaskState, track tasks using a set not a map
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1553
  Show dependency treegraph
 
Reported: 2005-11-04 20:54 UTC by Andrew Cagney
Modified: 2005-11-07 01:07 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-11-04 20:54:13 UTC
Since tasks are unique a set just as effective.
Comment 1 Andrew Cagney 2005-11-07 01:07:58 UTC
2005-11-06  Andrew Cagney  <cagney@redhat.com>

        * ProcState.java: Use Proc.getTasks, use Collection.