- Notifications
You must be signed in to change notification settings - Fork 11
Java String concat
Sanghyuk Jung edited this page Mar 5, 2022
·
3 revisions
- StringConcatFactory.jav
+할 항목이 두개인 경우: StringConcatHelper.java#L406-L427- Strategey를 골라서
- JDK15부터는 기본 구현(MH_INLINE_SIZE_EXACT) : https://bugs.openjdk.java.net/browse/JDK-8245455