Project Lambda: Java Language Specification draft

Neal Gafter neal at gafter.com
Mon Jan 25 15:35:01 PST 2010


On Fri, Jan 22, 2010 at 2:55 PM, Alex Buckley <Alex.Buckley at sun.com> wrote:
> ExceptionTypeList:
>  Identifier
>  ExceptionTypeList '|' Identifier

Is it intentional that types in the function's throws clause can't use
qualified names?

Cheers,
Neal


More information about the lambda-dev mailing list