test/tools/javac/7129225/TestImportStar.ref

Wed, 23 Oct 2013 07:50:04 +0200

author
jlahoda
date
Wed, 23 Oct 2013 07:50:04 +0200
changeset 2165
864dafc5ab7a
parent 1521
71f35e4b93a5
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8026861: Wrong LineNumberTable for variable declarations in lambdas
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield

jjh@1189 1 - compiler.note.proc.messager: RUNNING - lastRound = false
jjh@1189 2 TestImportStar.java:39:1: compiler.err.doesnt.exist: xxx
jjh@1189 3 - compiler.note.proc.messager: RUNNING - lastRound = true
jjg@1521 4 1 error

mercurial