test/tools/javac/lambda/ExceptionsInLambda.out

Wed, 18 Jun 2014 12:56:12 -0700

author
asaha
date
Wed, 18 Jun 2014 12:56:12 -0700
changeset 2469
c8b8cabfc922
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