JDK-7115050 : Add parser support for lambda expressions
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: unknown
  • Submitted: 2011-11-23
  • Updated: 2013-08-01
  • Resolved: 2012-04-26
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 b17Fixed
Description
Add parser support for lambda expression - syntax is described here:

http://mail.openjdk.java.net/pipermail/lambda-dev/2011-September/003936.html

Comments
EVALUATION Will do.
12-12-2011

SUGGESTED FIX A webrev of this fix is available at the following URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9448fe783fd2
12-12-2011