Compact Strings feature might slow down predominant UTF-16 Strings applications
Motivation Current article aims to reveal how Compact Strings feature added in JDK 9 with JEP 254 behaves in case of applications where the Strings are predominant UTF-16. Context As…