mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7085a30382
This commit improves the capacity calculation for the DefaultDataBuffer, so that the capacity typically doubles instead of improving by the minimal required amount. Issue: SPR-15647