hg: jdk/sandbox: 8220018: javac crash when compiling try-catch-finally inside switch expression
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jun 12 12:00:15 UTC 2019
Changeset: ef577fa0dd10
Author: jlahoda
Date: 2019-06-12 13:49 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list