-
Enhancement
-
Resolution: Fixed
-
P4
-
24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8348305 | 24.0.1 | Chen Liang | P4 | Resolved | Fixed | b04 |
JDK-8348397 | 21.0.7 | Chen Liang | P4 | Resolved | Fixed | b01 |
The AnnotationFormatError thrown for duplicate annotation interfaces does not indicate the problematic class in which this duplication is found, and prints the annotation content of one of the annotations. This is confusing, and we can instead improve by printing the name of the erroneous class.
- backported by
-
JDK-8348305 Improve AnnotationFormatError message for duplicate annotation interfaces
-
- Resolved
-
-
JDK-8348397 Improve AnnotationFormatError message for duplicate annotation interfaces
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/91e75827
-
Commit(master) openjdk/jdk24u/41ea8e0f
-
Commit(master) openjdk/jdk/7aa0cbc9
-
Review(master) openjdk/jdk21u-dev/1329
-
Review(master) openjdk/jdk24u/20
-
Review(master) openjdk/jdk/22581
(3 links to)