[patch] new String("") or new String() is pointless, and just allocates memory
needlessly - removed
---------------------------------------------------------------------------------------------------
Key: DERBY-5491
URL: https://issues.apache.org/jira/browse/DERBY-5491
Project: Derby
Issue Type: Improvement
Reporter: Dave Brosius
Priority: Trivial
Attachments: no_new_string.diff
new String("::") is pointless, use "::"
same with new String() vs ""
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira