mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
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