Javac compiler error discovered via project Kulla REPL?

Martijn Verburg martijnverburg at gmail.com
Thu Apr 16 11:35:31 UTC 2015


Hi all,

>From the REPL hackday we had recently:

"Following error message might be confusing, as the symbol might not be a
variable:
-> ClassName x = ClassName.create()
|  cannot find symbol
| symbol:   variable ClassName
|  ClassName x = ClassName.create();
|                ^-------^
"

Kulla team suggested this is a Java compiler (javac) error message and it
should be submitted as a bug report against javac.

Cheers,
Martijn


More information about the kulla-dev mailing list