-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 24
-
Component/s: core-libs
-
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