Illegal suggestion for the member of the class which have the static initializer

ShinyaYoshida bitterfoxc at gmail.com
Sun Apr 19 14:16:49 UTC 2015


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