hg: jdk9/dev/langtools: 8066974: Compiler doesn't infer method's generic type information in lambda body
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Thu Dec 18 13:27:17 UTC 2014
Changeset: c402b2856ed1
Author: mcimadamore
Date: 2014-12-18 13:21 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c402b2856ed1
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
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/lambda/8066974/T8066974.java
+ test/tools/javac/lambda/8066974/T8066974.out
More information about the jdk9-dev-changes
mailing list