Javac Bug
Vicente-Arturo Romero-Zaldivar
vicente.romero at oracle.com
Tue Apr 22 14:24:16 UTC 2014
Hi Sam,
Thanks for this report. Do you know if a bug entry was created for this
issue?
Thanks,
Vicente
On 19/04/14 22:22, Sam Pullara wrote:
> Reported this awhile ago, finally have a simple reproduction for it. Any
> ideas?
>
> https://gist.github.com/spullara/11097851
>
> Results in:
>
> Information:Using javac 1.8.0_20-ea to compile java sources
> Information:java: An exception has occurred in the compiler (1.8.0_20-ea).
> Please file a bug at the Java Developer Connection (
> http://java.sun.com/webapps/bugreport) after checking the Bug Parade for
> duplicates. Include your program and the following diagnostic in your
> report. Thank you.
> Information:java: at com.sun.tools.javac.comp.Attr.selectSym(Attr.java:3385)
> Information:java: at
> com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3257)
> Information:java: at
> com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1891)
> Information:java: at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:596)
> Information:java: at
> com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1828)
>
More information about the lambda-dev
mailing list