-
Bug
-
Resolution: Fixed
-
P3
-
24
-
None
`java.lang.classfile.Annotation`'s implementation is missing `equals` or `hashCode`, and it's used by `AnnotationValue.OfAnnotation` that depends on these properties. Thus it's most likely an oversight and should be fixed.
- links to
-
Commit(master) openjdk/jdk/332df83e
-
Review(master) openjdk/jdk/20291