spring-framework/spring-beans
Florian Kirmaier b5d6e53e50 Avoid memory leak when PropertyComparator is reused
This commit fixes a potential memory leak, since PropertyComparator
previously kept an indirect reference to the value it last compared.

Closes gh-26869
2021-04-30 15:08:32 +02:00
..
src Avoid memory leak when PropertyComparator is reused 2021-04-30 15:08:32 +02:00
spring-beans.gradle Introduce Gradle Toolchain support in build 2021-03-15 14:33:41 +01:00