langtools/test/tools/javac/lambda/8066974/T8066974.out
author mcimadamore
Thu, 18 Dec 2014 13:21:44 +0000
changeset 28148 6415a95b07fd
child 29776 984a79b71cfe
permissions -rw-r--r--
8066974: Compiler doesn't infer method's generic type information in lambda body Summary: Add loghic to avoid post-inference triggers on temporarty AST types Reviewed-by: jlahoda, vromero

T8066974.java:40:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
T8066974.java:41:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
T8066974.java:42:13: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
3 errors