Bug 3971 - Task.java sets subclass states (LinuxPtraceTaskState)
Summary: Task.java sets subclass states (LinuxPtraceTaskState)
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 1595
  Show dependency treegraph
 
Reported: 2007-02-05 15:49 UTC by Phil Muldoon
Modified: 2008-01-09 13:25 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 Phil Muldoon 2007-02-05 15:49:22 UTC
As Task is an abstact class, states should be set in the subclass (LinuxPtraceTask)
Comment 1 Phil Muldoon 2007-03-22 18:07:32 UTC
2007-03-22  Phil Muldoon  <pmuldoon@redhat.com>

	* DummyTask.java: Pass initial state.
	* Task.java: (Task) Remove Ptrace states. Add new constructor
	parameter state.
	* LinuxPtraceTask.java: (LinuxPtraceTask): Pass in starting
	states.

Comment 2 Phil Muldoon 2008-01-09 13:25:12 UTC
Closed, looks to be and old bug forgotten to be closed