-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.1-SNAPSHOT
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Performance
Florent Guillaume says StringBuilder usage should be replaced by standard string concatenations: no difference on java8, but optimizations are coming with jsva9 (see http://openjdk.java.net/jeps/280 and http://openjdk.java.net/jeps/254).
- depends on
-
NXP-17694 Optimize string manipulations in layout system
- Resolved