Bug 1517 - frysk.proc.TaskObserver.Execed doesn't work
Summary: frysk.proc.TaskObserver.Execed doesn't work
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on: 1426 1556
Blocks: 1586 1364
  Show dependency treegraph
 
Reported: 2005-10-22 15:40 UTC by Andrew Cagney
Modified: 2006-11-28 16:52 UTC (History)
2 users (show)

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-22 15:40:30 UTC
 
Comment 1 Andrew Cagney 2005-10-24 03:12:50 UTC
Index: frysk-core/frysk/proc/ChangeLog
2005-10-23  Andrew Cagney  <cagney@redhat.com>

        * TestLib.java: Use TaskObserver .Execed.
        * Task.java: Add .notifyExeced.
        * TaskState.java: Replace Proc ..taskExeced with Task
        .notifyExeced.
        * Proc.java: Delete .taskExeced.

Index: frysk-gui/frysk/gui/monitor/ChangeLog
2005-10-23  Andrew Cagney  <cagney@redhat.com>

        * ActionPool.java: Replace use of Proc .taskExeced with runtime
        exception throw.