hg: lambda/lambda/langtools: Bug fixes:

Neal Gafter neal at gafter.com
Thu Aug 26 17:02:17 PDT 2010


On Thu, Aug 26, 2010 at 4:15 AM, <maurizio.cimadamore at oracle.com> wrote:

> Bug fixes:
> *) lambda return type should not be inferred to 'void' if lambda expression
> cannot return normally
>

The specification defines the return type to be 'void' if the lambda body
cannot complete normally.  Has that changed?


More information about the lambda-dev mailing list