Bug 1819 - delete frysk.proc.Task.requestedStopEvent
Summary: delete frysk.proc.Task.requestedStopEvent
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-07 00:13 UTC by Andrew Cagney
Modified: 2006-01-11 19:41 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-07 00:13:22 UTC
replaced by observer model
Comment 1 Andrew Cagney 2006-01-11 19:41:14 UTC
Index: frysk-core/frysk/proc/ChangeLog
2006-01-11  Andrew Cagney  <cagney@redhat.com>

        * Task.java (requestedStopEvent): Delete.
        * TaskState.java: Delete calls to Task .requestedStopEvent
        .notify.
        * TestUnpaused.java: Delete.
        * TestStop.java: Delete.
        * TestStopAndStop.java: Delete.
        * TestStep.java: Delete.
        * TestStopAndGo.java: Delete.
        * TestPaused.java: Delete.
        * TestGoAndGo.java: Delete.