compilation fails with 'no enclosing instance' error

Vicente-Arturo Romero-Zaldivar vicente.romero at oracle.com
Thu Feb 27 12:07:35 PST 2014


On 27/02/14 17:23, Liam Miller-Cushon wrote:
>
>     Well hiddenIn() is not used for methods only, also fields are
>     considered.
>
>
> So hiddenIn() should search along the path from the class to the 
> member's owner, and at each step search the superinterfaces of the 
> current class? I think the only change from the current implementation 
> would be terminating the search after reaching the owner.
>
> Thanks,
> Liam
Yes that's the idea of the patch I'm working on and that's why I 
suggested that this was the reason of the problem :) As a side effect we 
may have some performance improvement.

Vicente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20140227/70eb1fea/attachment.html 


More information about the compiler-dev mailing list