String is a special class in Java and substring() method of String class is one of the widely used methods of String class. It is used to extract part of a string and has two overloaded variants: ...
java.lang.string.substring.nocopy is not documented, but can be used to fix a difference in behavior with Hotspot as per eclipse-openj9/openj9#8102 (comment) ...