Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4
-
None
-
None
Description
There are no tests for CharSequenceUtils.regionMatches.
It ought to behave the same way as the String version.
This includes not failing with Index OOBE if the CharSequences are not long enough.
Attachments
Issue Links
- is related to
-
LANG-1162 StringUtils#equals fails with Index OOBE on non-Strings with identical leading prefix
- Closed