test/tools/javac/generics/rawOverride/7062745/T7062745neg.out

Wed, 27 Jul 2011 19:00:53 +0100

author
mcimadamore
date
Wed, 27 Jul 2011 19:00:53 +0100
changeset 1059
0b5beb9562c6
child 1238
e28a06a3c5d9
permissions
-rw-r--r--

7062745: Regression: difference in overload resolution when two methods are maximally specific
Summary: Fix most specific when two methods are maximally specific and only one has non-raw return type
Reviewed-by: jjg, dlsmith

mcimadamore@1059 1 T7062745neg.java:16:36: compiler.err.prob.found.req: (compiler.misc.incompatible.types), java.lang.Object, java.lang.Number
mcimadamore@1059 2 1 error

mercurial