Avoid additional unnecessary Annotation
array cloning in TypeDescriptor
#32476
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
As a follow-up to #32405, we should also avoid cloning the annotation array unnecessarily in
isAnnotationPresent()
andgetAnnotation()
.The text was updated successfully, but these errors were encountered: