hg: jdk10/jdk10/langtools: 8180141: Missing entry in LineNumberTable for break statement that jumps out of try-finally

vicente.romero at oracle.com vicente.romero at oracle.com
Fri May 12 15:27:04 UTC 2017


Changeset: f1b537d595e8
Author:    vromero
Date:      2017-05-12 08:11 -0700
URL:       http://hg.openjdk.java.net/jdk10/jdk10/langtools/rev/f1b537d595e8

8180141: Missing entry in LineNumberTable for break statement that jumps out of try-finally
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/T8180141/MissingLNTEntryForBreakContinueTest.java



More information about the jdk10-changes mailing list