RFR: Fix incorrect .class suggestion for the member selection of the primitive-type expression
Jan Lahoda
jan.lahoda at oracle.com
Sun May 10 10:15:29 UTC 2015
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