hg: jdk8/tl/langtools: 8026508: Invokedynamic instructions don't get line number table entries

jan.lahoda at oracle.com jan.lahoda at oracle.com
Wed Oct 23 03:50:12 PDT 2013


Changeset: b05db8c815e8
Author:    jlahoda
Date:      2013-10-23 07:50 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b05db8c815e8

8026508: Invokedynamic instructions don't get line number table entries
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield

! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/tools/javac/T8019486/WrongLNTForLambdaTest.java
- test/tools/javac/T8019486/WrongLVTForLambdaTest.java



More information about the serviceability-dev mailing list