From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24842 invoked by alias); 15 Dec 2006 02:39:35 -0000 Received: (qmail 24813 invoked by uid 48); 15 Dec 2006 02:39:23 -0000 Date: Fri, 15 Dec 2006 02:39:00 -0000 From: "pmuldoon at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061215023923.3730.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3730] New: Remove system.exit() and foo.printStackTrace() from frysk/proc/ProcBlockAction.java X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00697.txt.bz2 List-Id: 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.