test/tools/javac/6863465/T6863465d.out

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

author
mcimadamore
date
Fri, 10 Dec 2010 15:24:17 +0000
changeset 787
b1c98bfd4709
parent 690
0c1ef2af7a8e
child 829
ce6175cfe11e
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@690 1 T6863465d.java:13:47: compiler.err.cant.resolve.location: kindname.class, w, , , kindname.class, T6863465d.c
mcimadamore@690 2 T6863465d.java:11:12: compiler.err.cyclic.inheritance: T6863465d.c
mcimadamore@690 3 2 errors

mercurial