JDK-7193719 : Support repeating annotations in javax.lang.model
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-24
  • Updated: 2017-05-17
  • Resolved: 2013-01-14
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 8
8 b75Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8005098 :  
Description
Since javax.lang.model has a subset of the methods of java.lang.reflect.AnnotatedElement, the common methods in javax.lang.model should be updated to behavior consistently with the library changes being made in AnnotatedElement to support repeating annotations.

The javax.lang.model annotation mirror API should also have an explicit policy on how repeating annotations are modeled.

Comments
EVALUATION See http://mail.openjdk.java.net/pipermail/enhanced-metadata-spec-discuss/2012-September/000013.html
13-09-2012