Details
Description
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.
Attachments
Attachments
Issue Links
- Blocked
-
LUCENE-7750 Findbugs bug fixes
- Open