hg: jdk9/dev/langtools: 8050993: There is no record for condition in ternary operator in LineNumberTable.
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Mon May 2 04:45:08 UTC 2016
Changeset: 09e7096943d4
Author: jlahoda
Date: 2016-05-02 06:43 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/09e7096943d4
8050993: There is no record for condition in ternary operator in LineNumberTable.
Summary: Make sure there is an entry in the LineNumberTable for the condition of the ternary operator
Reviewed-by: jjg
Contributed-by: andrey.x.nazarov at oracle.com, jan.lahoda at oracle.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
! test/tools/javac/classfiles/attributes/LineNumberTable/LineNumberTestBase.java
+ test/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java
More information about the jdk9-dev-changes
mailing list