langtools/test/tools/javac/lambda/8066974/T8066974.out
author sadayapalam
Mon, 30 Mar 2015 17:09:14 +0530
changeset 29776 984a79b71cfe
parent 28148 6415a95b07fd
permissions -rw-r--r--
8062373: Project Coin: diamond and anonymous classes Summary: Allow diamond inference in combination with anonymous class instance creation Reviewed-by: mcimadamore, vromero Contributed-by: srikanth.adayapalam@oracle.com, maurizio.cimadamore@oracle.com
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:41:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
29776
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 28148
diff changeset
     2
T8066974.java:42:19: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 28148
diff changeset
     3
T8066974.java:43:13: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 28148
diff changeset
     4
T8066974.java:44:13: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
984a79b71cfe 8062373: Project Coin: diamond and anonymous classes
sadayapalam
parents: 28148
diff changeset
     5
4 errors