[
https://issues.apache.org/jira/browse/DERBY-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-5491:
--------------------------------------
Component/s: Miscellaneous
> [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
> Components: Miscellaneous
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 10.9.0.0
>
> 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