JDK-7184414 : Lambda support in javax.lang.model
  • Type: Task
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Other
  • OS: generic
  • CPU: generic
  • Submitted: 2012-07-16
  • Updated: 2013-02-21
  • Resolved: 2013-02-21
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
8Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8005046 :  
JDK-8007574 :  
JDK-8011052 :  
Description
Project Lambda is added a number of concepts to the Java language, include interface methods with defaults and functional interfaces.  These concepts should be queriable in javax.lang.model.

Comments
All expected portions of this work are complete. Intersection types were added under JDK-8002099.
21-02-2013

EVALUATION A fine idea.
16-07-2012