hg: jdk/jdk: 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop

vicente.romero at oracle.com vicente.romero at oracle.com
Wed Dec 6 18:41:12 UTC 2017


Changeset: d8c634b016c6
Author:    vromero
Date:      2017-12-06 13:36 -0500
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/d8c634b016c6

8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/T8192885/AddGotoAfterForLoopToLNTTest.java
! test/langtools/tools/javac/flow/tests/TestCaseForEach.java



More information about the jdk-changes mailing list