John Mark opened SPR-15026 and commented
LinkedCaseInsensitiveMap
does not properly implement many of the new Map methods that have been added in Java 1.8 such as merge() and the compute* methods.
Using those methods on a LinkedCaseInsensitiveMap
results in an entry that can never be retrieved.
Affects: 4.3.4
Issue Links:
Referenced from: commits e9a87de, 505480c, 8147c11, 50e5a65