test/tools/javac/7129225/TestImportStar.ref

Mon, 26 Mar 2012 15:28:49 +0100

author
mcimadamore
date
Mon, 26 Mar 2012 15:28:49 +0100
changeset 1239
2827076dbf64
parent 1189
332dfa0f91df
child 1521
71f35e4b93a5
permissions
-rw-r--r--

7133185: Update 292 overload resolution logic to match JLS
Summary: Re-implement special overload resolution support for method handles according to the JLS SE 7 definition
Reviewed-by: jjg, dlsmith, jrose

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

mercurial