The first attempt to implement JEP 323: Local-Variable Syntax for Lambda Parameters failed because of a parser bug that was making the build fail. This task is to push the bulk of that code plus fixing the parser bug
- relates to
-
JDK-8140640 Confusing compilation error for lambda
- Closed