RFR: JDK-8223305: Compiler support for Switch Expressions
Vicente Romero
vicente.romero at oracle.com
Tue May 28 14:50:01 UTC 2019
looks good to me,
Vicente
On 5/24/19 10:48 AM, Jan Lahoda wrote:
> Hi,
>
> I'd like to ask for a review of changes to update javac to follow the
> current spec for switch expressions, in particular the break -> yield
> change:
> http://cr.openjdk.java.net/~gbierman/jep354-jls-20190524.html
>
> Webrev:
> http://cr.openjdk.java.net/~jlahoda/8223303/webrev.00/
>
> JBS:
> https://bugs.openjdk.java.net/browse/JDK-8223305
>
> Feedback is welcome!
>
> Thanks,
> Jan
More information about the compiler-dev
mailing list