From: SourceForge.net <no...@so...> - 2010-11-29 13:07:19
|
Feature Requests item #3122257, was opened at 2010-11-29 14:07 Message generated for change (Tracker Item Submitted) made by jabt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3122257&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Johannes Abt (jabt) Assigned to: Nobody/Anonymous (nobody) Summary: No messages on System.out by instrumented programs Initial Comment: Instrumented programs should not print messages on System.out. Otherwise you cannot use instrumented programs in UNIX-style pipe processing. I suggest that code added by the instrumentation prints its messages on System.err (see patch). Futhermore, there should be a switch that turns off these messages completely. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3122257&group_id=130558 |