I believe since Java 9 string concatenation has been implemented using StringConcatFactory.
Java 9
StringConcatFactory
Since this is provided as an API in Java how are