For consistency with AnnotationAsyncExecutionInterceptor (based on AnnotatedElementUtils.findMergedAnnotation) which is the main companion of AnnotationMatchingPointcut's checkInherited mode.
Issue: SPR-16933
@ -50,7 +50,7 @@ public class AnnotationClassFilter implements ClassFilter {
@@ -50,7 +50,7 @@ public class AnnotationClassFilter implements ClassFilter {
@ -62,8 +62,7 @@ public class AnnotationClassFilter implements ClassFilter {
@@ -62,8 +62,7 @@ public class AnnotationClassFilter implements ClassFilter {
@ -54,7 +54,7 @@ public class AnnotationMethodMatcher extends StaticMethodMatcher {
@@ -54,7 +54,7 @@ public class AnnotationMethodMatcher extends StaticMethodMatcher {
@ -81,8 +81,7 @@ public class AnnotationMethodMatcher extends StaticMethodMatcher {
@@ -81,8 +81,7 @@ public class AnnotationMethodMatcher extends StaticMethodMatcher {