Code-Cleanup: remove superflous new String and .toString() calls
----------------------------------------------------------------
Key: OFBIZ-533
URL: http://issues.apache.org/jira/browse/OFBIZ-533
Project: OFBiz (The Open for Business Project)
Issue Type: Improvement
Affects Versions: SVN trunk
Reporter: Stefan Huehner
Priority: Trivial
Attachments: ofbiz_string_toString_1.diff
Hi attached patch removes some "new String" calls where the contructor argument
is already a string. In adddition a lot to ".toString" calls have been removed
where the argument was already a String.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira