-
Bug
-
Resolution: Other
-
P3
-
None
-
8, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8033072 | 9 | Eric Mccorkle | P3 | Closed | Fixed | b03 |
The worker created by the Attr.annotateType method silently discards the annotations if it fails to convert them all to TypeCompounds. This should be converted to an assertion failure.
- backported by
-
JDK-8033072 Silent failure in Attr.annotateType
- Closed
- relates to
-
JDK-8027188 Turn silent failures into assertion failures
- Resolved