Illegal suggestion for the member of the class which have the static initializer
Jan Lahoda
jan.lahoda at oracle.com
Mon Apr 20 20:19:51 UTC 2015
Thanks, pushed. I've tweaked it a little to use ElementKind rather than
checking the name.
Jan
On 19.4.2015 16:16, ShinyaYoshida wrote:
> Hi,
> I found the illegal suggestion for the member of the class which have the
> static initializer:
>
> -> class C{static {}}
> -> C.[TAB]
> <clinit> class
>
> REPL shouldn't print the symbol of the static initializer.
>
> Here is my patch & test:
> http://cr.openjdk.java.net/~shinyafox/kulla/201504192/webrev.00/
>
> Regards,
> shinyafox(Shinya Yoshida)
>
More information about the kulla-dev
mailing list