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.
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.