test/tools/javac/6734819/T6734819b.out

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

author
mcimadamore
date
Mon, 26 Mar 2012 15:28:49 +0100
changeset 1239
2827076dbf64
parent 359
8227961c64d3
child 2525
2eb010b6cb22
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

mcimadamore@95 1 [attribute A]
mcimadamore@95 2 [flow A]
mcimadamore@95 3 [attribute B]
mcimadamore@95 4 [flow B]
mcimadamore@359 5 [desugar B]
mcimadamore@95 6 [desugar A]
mcimadamore@95 7 [generate code A]
jjg@119 8 [generate code B.C]
mcimadamore@95 9 [generate code B]

mercurial