test/tools/javac/7129225/TestImportStar.ref

Thu, 06 Jun 2013 15:37:23 +0100

author
mcimadamore
date
Thu, 06 Jun 2013 15:37:23 +0100
changeset 1813
f218bb5ebd53
parent 1521
71f35e4b93a5
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8015648: Duplicate variable in lambda causes javac crash
Summary: Missing flag in synthetic lambda blog is causing duplicates symbol to go undetected
Reviewed-by: jjg, vromero

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