RFR: JDK-8235474: JShell does not handle records properly
Vicente Romero
vicente.romero at oracle.com
Fri Dec 6 12:58:11 UTC 2019
Hi Jan,
The CSR and the patch look good to me. Nit, the local variable `isDatum`
could be renamed to `isRecord`,
Thanks for fixing this,
Vicente
On 12/6/19 6:38 AM, Jan Lahoda wrote:
> Hi,
>
> As a spin-off from:
> https://mail.openjdk.java.net/pipermail/compiler-dev/2019-December/014001.html
>
>
> I propose to improve the record handling in jshell. Please see the
> original post for some more details.
>
> Webrev: http://cr.openjdk.java.net/~jlahoda/8235474/webrev.00/
> CSR for review: https://bugs.openjdk.java.net/browse/JDK-8235476
> JBS: https://bugs.openjdk.java.net/browse/JDK-8235474
>
> How does this look?
>
> Thanks,
> Jan
More information about the compiler-dev
mailing list