spring-framework/spring-core
Brian Clozel 7a3e8bf648 Fix NPE in Constructor predicate
This commit fixes a NullPointerException issue in the constructor hint
predicate. Prior to this commit, a hint for a constructor was directly
looked up and dereferenced a type hint without checking if there was one
first.
2022-06-30 18:20:38 +02:00
..
graalvm Make *_PRESENT fields constant at build time 2022-06-29 12:31:46 +02:00
src Fix NPE in Constructor predicate 2022-06-30 18:20:38 +02:00
spring-core.gradle Move BindingReflectionHintsRegistrar to spring-context 2022-06-30 11:56:08 +02:00