Closed
Description
Juergen Hoeller opened SPR-16095 and commented
Along the lines of #1574, StringUtils.endsWithIgnoreCase
as well as {startsWithIgnoreCase}} can be reimplemented towards use of String.regionMatches
without any temporary String creation.
Affects: 4.3.12, 5.0 GA
Referenced from: commits 99d39eb, 75ec973, 5d41e0f
Backported to: 4.3.13