test/tools/javac/TryWithResources/ImplicitFinal.out

Fri, 10 Dec 2010 15:24:17 +0000

author
mcimadamore
date
Fri, 10 Dec 2010 15:24:17 +0000
changeset 787
b1c98bfd4709
parent 743
6a99b741a1b0
child 840
7f8794f9cc14
permissions
-rw-r--r--

6199075: Unambiguous varargs method calls flagged as ambiguous
Summary: javac does not implement overload resolution w.r.t. varargs methods as described in the JLS
Reviewed-by: jjg

mcimadamore@743 1 ImplicitFinal.java:14:13: compiler.err.try.resource.may.not.be.assigned: r
darcy@609 2 1 error

mercurial