Skip to content

LinkedMultiValueMap should allow for deep copy of List values [SPR-13201] #17793

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions