Bug 1558 - delete frysk.proc.TaskEvent.Stopped
Summary: delete frysk.proc.TaskEvent.Stopped
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: 1520 1521 1522
Blocks: 1553
  Show dependency treegraph
 
Reported: 2005-10-26 17:40 UTC by Andrew Cagney
Modified: 2006-11-22 17:04 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-10-26 17:40:23 UTC
Should be replaced by frysk.proc.TaskObserver.Code or equivalent.
Comment 1 Andrew Cagney 2005-11-06 23:49:44 UTC
        * TaskEvent.java: Delete .Stopped.
        * TaskState.java: Update.

        * TestStep.java: In StepEventObserver, cast obj to a Task.
        * TaskState.java: Pass the Task, not TaskEvent, to
        Task.stepEvent.notify.