langtools/test/tools/javac/generics/rawOverride/7062745/T7062745neg.out
author mcimadamore
Wed, 27 Jul 2011 19:00:53 +0100
changeset 10197 28afe0fb34c8
child 12334 29e1bfdcba4e
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10197
28afe0fb34c8 7062745: Regression: difference in overload resolution when two methods are maximally specific
mcimadamore
parents:
diff changeset
     1
T7062745neg.java:16:36: compiler.err.prob.found.req: (compiler.misc.incompatible.types), java.lang.Object, java.lang.Number
28afe0fb34c8 7062745: Regression: difference in overload resolution when two methods are maximally specific
mcimadamore
parents:
diff changeset
     2
1 error