Skip to content

Implement equals() for synthesized annotations [SPR-13065] #17657

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-13065 and commented

#16137 introduced support for annotation attribute aliases by synthesizing annotations; however, synthesized annotations currently do not properly implement equals() which can lead to unexpected errors. For example, a synthesized annotation is not even equal to itself.


Affects: 4.2 RC1

Issue Links:

Referenced from: commits 7bf609f

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions