RFR: Fix incorrect .class suggestion for the member selection of the primitive-type expression

ShinyaYoshida bitterfoxc at gmail.com
Mon May 11 00:34:41 UTC 2015


Hi Jan,
I've just pushed!

Thank you!
shinyafox(Shinya Yoshida)

2015-05-10 19:15 GMT+09:00 Jan Lahoda <jan.lahoda at oracle.com>:

> Hi Shinya,
>
> Looks good - please push.
>
> Thanks!
>     Jan
>
>
> On 10.5.2015 08:42, ShinyaYoshida wrote:
>
>> Hi Jan,
>> Please review my patch.
>>
>> Commite message:
>> Fix incorrect .class suggestion for the member selection of the
>> primitive-type expression
>>
>> Webrev: http://cr.openjdk.java.net/~shinyafox/kulla/201505101/webrev.00/
>>
>> Can I push this?
>>
>> Issue:
>> Currently, REPL prints "class" as suggestion for the member selection of
>> the primitive-type expression:
>> -> printf("").[TAB]
>> class
>>
>> Regards,
>> shinyafox(Shinya Yoshida)
>>
>


More information about the kulla-dev mailing list