Closed
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