mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4350fc21b3
DataBinder now uses the calculated List size rather than the number of indexes to initialize the list. Closes gh-34145