This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/3730] New: Remove system.exit() and foo.printStackTrace() from frysk/proc/ProcBlockAction.java


Exiting a system should only be decided by final implementors (ie fstack or
fcore) not by the Action. It would be more appropriate to throw exceptions and
let implementors deal with error conditions. Also foo.printStackTrace() assumes
a console, and may not be appropriate in an Action. Might be better, again, to
throw an exception and let the implementor extract/decide to print the stack
trace there.

-- 
           Summary: Remove system.exit() and foo.printStackTrace() from
                    frysk/proc/ProcBlockAction.java
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: pmuldoon at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3730

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]