-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Code Refactoring (Global)
-
Epic Link:
-
Tags:
-
Sprint:nxcore 11.1.3
-
Story Points:1
We want to replace usage of StringBuffer to StringBuilder as the latter is more performant in many use cases.
Note: StringBuffer is still interesting when appending in a concurrent environment.
Note2: At this time, 166 occurrences in Nuxeo