Bugs

Robert Field robert.field at oracle.com
Fri Mar 13 18:06:04 UTC 2015


On 03/13/15 08:22, andrei.eremeev wrote:
> Hi REPL team,
>
> Found bugs:
>
> 1. In completion analysis possible packages are not suggested. "import 
> java.ut|".

Jan?

> 2. A user defined method/variable cannot hide a method/field which has 
> been imported. (Maybe, a duplicate)
> See ReplaceTest#testForwardSingleImportFieldToMethod, ReplaceTest# 
> testForwardSingleImportMethodToMethod

That is a duplicate, but I figured out a way to fix it.  So far fixed 
for star imports.  Still need to fix for named imports.

Tests reenabled.

>
> 3. This may not be a bug. Anyway, eval() returns string in quotes for 
> String type.

I sent a query about desired proper behavior here.  Got no responses.  
So, I'm leaving it, for now.

-Robert

>
> Andrei Eremeev



More information about the kulla-dev mailing list