Mark Roberts created BCEL-212:
---------------------------------
Summary: Inconsistent toString() results
Key: BCEL-212
URL: https://issues.apache.org/jira/browse/BCEL-212
Project: Commons BCEL
Issue Type: Improvement
Reporter: Mark Roberts
Priority: Minor
Attachments: tostring.diff
Sometimes the result of a toString starts with a label (such as "SourceFile: ")
- sometimes it doesn't. Sometimes the result of a toString ends with a newline
('\n') - sometimes it doesn't. After a brief survey, it seemed to me that the
majority had a label and did not end with a newline. This patch modifies
several toString() methods to be consistent in this way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)