Juergen Hoeller opened SPR-13201 and commented
LinkedMultiValueMap's copy constructor takes a shallow copy of the given Map, reusing the List values there. In order to fix #17777 but also generally, we should allow for taking a deep copy as well.
Issue Links:
Referenced from: commits df8e963