jdk-24/langtools/test/tools/javac/T8019486
Jan Lahoda d3eb4e0816 8027142: Invokedynamic instructions don't get line number table entries
When emitting invokedynamic instruction, write pendingStatPos, if set, into the LineNumberTable. Invokedynamic itself does not set the pendingStatPos.

Reviewed-by: jjg, jrose, ksrini, vromero
2013-11-09 15:24:38 +01:00
..
WrongLNTForLambdaTest.java 8027142: Invokedynamic instructions don't get line number table entries 2013-11-09 15:24:38 +01:00