Javac compiler error discovered via project Kulla REPL?
Jan Lahoda
jan.lahoda at oracle.com
Thu Apr 16 15:07:57 UTC 2015
Hello Martijn,
I've filled:
https://bugs.openjdk.java.net/browse/JDK-8077970
Thanks,
Jan
On 16.4.2015 13:35, Martijn Verburg wrote:
> 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