hg: jdk/sandbox: 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Dec 6 18:48:53 UTC 2017
Changeset: d8c634b016c6
Author: vromero
Date: 2017-12-06 13:36 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list