-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b103
-
generic
-
generic
-
Verified
Project Lambda is adding a number of concepts to the Java language, include interface methods with defaults and functional interfaces. These concepts, or an approximation to them, should be surfaced in the core reflection API in JDK 8.
- relates to
-
JDK-7184461 Support Project Lambda in javadoc API and output
- Closed
-
JDK-7201031 Lambda support in com.sun.source tree API
- Closed
-
JDK-7184414 Lambda support in javax.lang.model
- Resolved
-
JDK-8015236 Provide Class.isFuntionalInterface functionality in core reflection
- Open