spring-framework/spring-core
Phillip Webb 6f2f5bb8c1 Fix annotation exceptions in tight memory
Update `AnnotationTypeMapping` so that instance comparisons are no
longer used when checking attribute methods. Prior to this commit,
in an environment with tightly constrained memory, the method cache
could be cleared and different method instances would be returned.

Closes gh-23010
2019-05-26 14:59:33 -07:00
..
src Fix annotation exceptions in tight memory 2019-05-26 14:59:33 -07:00
spring-core.gradle Migrate Hamcrest assertions to AssertJ 2019-05-23 15:49:59 -07:00