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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28148
6415a95b07fd 8066974: Compiler doesn't infer method's generic type information in lambda body
mcimadamore
parents:
diff changeset
     1
T8066974.java:40:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
6415a95b07fd 8066974: Compiler doesn't infer method's generic type information in lambda body
mcimadamore
parents:
diff changeset
     2
T8066974.java:41:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
6415a95b07fd 8066974: Compiler doesn't infer method's generic type information in lambda body
mcimadamore
parents:
diff changeset
     3
T8066974.java:42:13: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
6415a95b07fd 8066974: Compiler doesn't infer method's generic type information in lambda body
mcimadamore
parents:
diff changeset
     4
3 errors