Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
None
-
All
Description
A lazy StringBuilder has been added. com.liferay.portal.kernel.util.StringBundler, unlike the slower java.lang.StringBuilder, will wait until toString() is called before the final string is created.
Where appropriate, the portal source code has been updated to use the new StringBundler class..
Attachments
Issue Links
- is related to
-
LPS-6072 Fix the wrong use of SB(StringBuilder and StringBuffer)
-
- Closed
-