org.springframework.ui.ModelMap.mergeAttributes(Map) makes inefficient use of keySet iterator [SPR-12363] #16968
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Sang Gi Ryu opened SPR-12363 and commented
org.springframework.ui.ModelMap.mergeAttributes(Map) makes inefficient use of keySet iterator instead of entrySet iterator.
Affects: 4.1.1
Issue Links:
Referenced from: pull request #672, and commits d625229, 73e398a
2 votes, 2 watchers
The text was updated successfully, but these errors were encountered: