test/tools/javac/lambda/ExceptionsInLambda.out

Fri, 14 Mar 2014 23:03:03 -0700

author
asaha
date
Fri, 14 Mar 2014 23:03:03 -0700
changeset 2343
a84f7aa5d1d5
parent 0
959103a6100f
permissions
-rw-r--r--

Merge

aoqi@0 1 ExceptionsInLambda.java:43:25: compiler.err.unreported.exception.need.to.catch.or.throw: java.io.FileNotFoundException
aoqi@0 2 ExceptionsInLambda.java:46:32: compiler.err.unreported.exception.need.to.catch.or.throw: java.io.IOException
aoqi@0 3 ExceptionsInLambda.java:51:22: compiler.err.unreported.exception.need.to.catch.or.throw: java.io.FileNotFoundException
aoqi@0 4 3 errors

mercurial