JDK-8032980 : Silent failure in Attr.annotateType
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Other
  • Submitted: 2014-01-28
  • Updated: 2015-02-10
  • Resolved: 2015-02-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Relates :  
Description
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.
Comments
Removing incorrect multiple fixVersion values.
10-02-2015

8-defer-request: see parent issue for details.
28-01-2014