The current description of String.substring claims to always create a new string. This is an undue restriction.
- relates to
-
JDK-8028757 (spec str) CharSequence.subSequence improperly requires a "new" CharSequence be returned
-
- Closed
-
-
JDK-8138614 (spec str) StringBuffer and StringBuilder methods improperly require "new" String to be returned
-
- Resolved
-