-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b08
Currently simpleConcat is implemented using mix and prepend, but in this simple scenario, it can be implemented in a simpler way and can improve performance.
- relates to
-
JDK-8335182 Consolidate and streamline String concat code shapes
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/476d2ae6
-
Review(master) openjdk/jdk/20253