hg: lambda/lambda/langtools: 8020843: javac crashes on accessibility check with method reference with typevar receiver (take two)
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Fri Jul 19 07:12:40 PDT 2013
Changeset: a81cf02dfe46
Author: mcimadamore
Date: 2013-07-19 15:12 +0100
URL: http://hg.openjdk.java.net/lambda/lambda/langtools/rev/a81cf02dfe46
8020843: javac crashes on accessibility check with method reference with typevar receiver (take two)
Refine logic for selecting error message to be reported in the bound/unbound lookup.
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/tools/javac/lambda/8020843/T8020843a.java < test/tools/javac/lambda/8020843/T8020843.java
! test/tools/javac/lambda/8020843/T8020843a.out < test/tools/javac/lambda/8020843/T8020843.out
+ test/tools/javac/lambda/8020843/T8020843b.java
! test/tools/javac/lambda/8020843/T8020843b.out < test/tools/javac/lambda/8020843/T8020843.out
! test/tools/javac/lambda/MethodReference28.out
More information about the lambda-dev
mailing list