hg: jdk/jdk: 8220018: javac crash when compiling try-catch-finally inside switch expression
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Jun 12 11:51:38 UTC 2019
Changeset: ef577fa0dd10
Author: jlahoda
Date: 2019-06-12 13:49 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/ef577fa0dd10
8220018: javac crash when compiling try-catch-finally inside switch expression
Summary: Correcting handling of finally that yields from a switch expression.
Reviewed-by: mcimadamore, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/langtools/tools/javac/switchexpr/TryCatchFinally.java
More information about the jdk-all-changes
mailing list