-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Sam Brannen opened SPR-13066 and commented
#16137 introduced support for annotation attribute aliases by synthesizing annotations; however, synthesized annotations currently do not properly implement hashCode() which can lead to unexpected errors.
Affects: 4.2 RC1
Issue Links:
- Introduce unified support for declaring and looking up annotation attribute aliases [SPR-11512] #16137 Introduce unified support for declaring and looking up annotation attribute aliases ("depends on")
- Implement toString() for synthesized annotations [SPR-13064] #17656 Implement toString() for synthesized annotations ("depends on")
- Implement equals() for synthesized annotations [SPR-13065] #17657 Implement equals() for synthesized annotations
Referenced from: commits def7663
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement