test/tools/javac/lambda/ExceptionsInLambda.out

Tue, 31 May 2016 10:20:43 -0700

author
asaha
date
Tue, 31 May 2016 10:20:43 -0700
changeset 3224
0b35a6329ffb
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