-
Enhancement
-
Resolution: Unresolved
-
P4
-
25
-
None
-
In Review
Many parts of core reflection were poorly tested as they were written early, and their development was not accompanied by tests. It is important to ensure that they consistently throw the same types of exceptions when the implementations change to preserve compatibility. In addition, we might also test that these error messages include the critical debug information, such as the invalid string, or the class in which the signature appears.
- blocks
-
JDK-8333377 Migrate Generic Signature parsing to ClassFile API
-
- In Progress
-
- relates to
-
JDK-8345614 Improve AnnotationFormatError message for duplicate annotation interfaces
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/23788