hg: jdk8u/jdk8u-dev/langtools: 8061778: Wrong LineNumberTable for default constructors

jan.lahoda at oracle.com jan.lahoda at oracle.com
Thu Apr 23 09:41:33 UTC 2015


Changeset: 36ed04994588
Author:    mcimadamore
Date:      2014-10-24 10:54 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/36ed04994588

8061778: Wrong LineNumberTable for default constructors
Summary: Synthetic empty blocks generated by Lower are erroneously picked up by Gen
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Lower.java
! src/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/linenumbers/NestedLineNumberTest.java



More information about the jdk8u-dev-changes mailing list