In fact, an empty set will be returned if none found in getMetaAnnotationTypes method.
In addition, org.springframework.core.annotation.AnnotatedElementUtilsTests#getMetaAnnotationTypesOnNonAnnotatedClass method can also verify this。
Comment From: sbrannen
This has been merged into master.
Thanks