Java 12: javac crash with switch expression containing try-catch-finally

B. Blaser bsrbnd at gmail.com
Tue Mar 26 15:14:58 UTC 2019


Hi Jan,

On Tue, 26 Mar 2019 at 14:42, Jan Lahoda <jan.lahoda at oracle.com> wrote:
>
> Hi Bernard,
>
> I think I like this approach (possibly, it should also be used in the
> condition switch expr. branch). Do you want to take the patch to completion?
>
> Thanks,
>      Jan

Thanks for your feedback.

I tried the same approach for conditional switch some days ago but I
had one failing test if I remember well, that's why I kept your
solution for this part in the latest patch.
I'll try again and send out a RFR soon either with your solution for
conditional switch or with the same approach if I can make it work...

Thanks!
Bernard


More information about the compiler-dev mailing list