mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
Precalculated hashcode makes sense for infos in the registry, but matched infos created on the fly don't need it. Closes gh-36279