hg: jdk8u/jdk8u-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 Nov 12 21:22:09 UTC 2015
Changeset: dcd12fa5b58a
Author: mcimadamore
Date: 2015-11-12 21:20 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/dcd12fa5b58a
8066974: Compiler doesn't infer method's generic type information in lambda body
Summary: Add logic to avoid post-inference triggers on temporarty AST types
Reviewed-by: vromero
! src/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 jdk8u-dev-changes
mailing list