mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
cca32a56a4
Update code that's often called so that zero length array results use a single shared static constant, rather than a new instance for each call. Closes gh-23340