JDK-8208201 : Update SourceVersion.RELEASE_11 docs to mention var for lambda param
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-25
  • Updated: 2022-04-18
  • Resolved: 2018-07-25
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 12
12 b05Fixed
Related Reports
Relates :  
Description
In Java SE 11, local-variable syntax for lambda parameters was implemented as a language changes. This would be helpful to mention in the documentation of SourceVersion.RELEASE_11.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/979e4708da65 User: darcy Date: 2018-07-25 19:55:16 +0000
25-07-2018

Review request: http://mail.openjdk.java.net/pipermail/compiler-dev/2018-July/012241.html
25-07-2018