spring-framework/spring-core
Sam Brannen 2b3fdfabb2 Remove unused class filtering support in AnnotationScanner
PR gh-25429 brought it to our attention that there was a bug in
AnnotationScanner when using a non-null class filter that filtered out
classes; however, it turns out that there is no production code that
utilizes the package-private class filtering support.

This commit therefore removes all class filtering support from
AnnotationScanner since that functionality is effectively unused.

Closes gh-25477
2020-07-28 09:58:14 +02:00
..
kotlin-coroutines
src Remove unused class filtering support in AnnotationScanner 2020-07-28 09:58:14 +02:00
spring-core.gradle Ensure spring-core JAR is reproducible 2020-06-13 14:53:06 +02:00