Skip to content

Annotation searches potentially synthesize annotations unnecessarily #24861

Closed
@sbrannen

Description

@sbrannen

Overview

Prior to Spring Framework 5.2, some of our annotation utilities would not synthesize an annotation if it was already synthesized or not synthesizable.

It appears that we may have lost this functionality with the introduction of the new MergedAnnotations API. This issue is therefore labeled as a potential regression.

Deliverables

  • Determine if annotations are synthesized unnecessarily and decide where to go from there.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: regressionA bug that is also a regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions