hg: tiered-attrib/dev/langtools: do attribute the site of a field access expression inside a stuck lambda body

vicente.romero at oracle.com vicente.romero at oracle.com
Wed Jun 17 22:56:44 UTC 2015


Changeset: 55a80eacfd55
Author:    vromero
Date:      2015-06-17 15:56 -0700
URL:       http://hg.openjdk.java.net/tiered-attrib/dev/langtools/rev/55a80eacfd55

do attribute the site of a field access expression inside a stuck lambda body
any invocation inside a stuck lambda body is not fully attributed by default
there are exceptions though, in particular the site of a field access expression
can be fully attributed always

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java



More information about the tiered-attrib-dev mailing list