test/tools/javac/generics/6182950/T6182950b.out

Wed, 25 Mar 2009 10:28:36 +0000

author
mcimadamore
date
Wed, 25 Mar 2009 10:28:36 +0000
changeset 252
5caa6c45936a
child 384
ed31953ca025
permissions
-rw-r--r--

6182950: methods clash algorithm should not depend on return type
Summary: fixed code that checks for duplicate method declarations
Reviewed-by: jjg

mcimadamore@252 1 T6182950b.java:38:16: compiler.err.name.clash.same.erasure.no.override: m(java.util.List<java.lang.Integer>), T6182950b.B, m(java.util.List<java.lang.String>), T6182950b.A
mcimadamore@252 2 1 error

mercurial