Daniel Jelinski created LUCENE-7743:
---------------------------------------
Summary: Findbugs: avoid new String(String)
Key: LUCENE-7743
URL: https://issues.apache.org/jira/browse/LUCENE-7743
Project: Lucene - Core
Issue Type: Improvement
Reporter: Daniel Jelinski
Priority: Minor
http://findbugs.sourceforge.net/bugDescriptions.html#DM_STRING_CTOR
Removing the extra constructor calls will avoid heap allocations while behaving
just the same as the original code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]