java.lang.StringIndexOutOfBoundsException: String index out of range: -2 at java.lang.String.substring (Unknown Source) at org.objectweb.asm.signature.SignatureReader ...
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) ...