test/tools/javac/generics/6182950/T6182950a.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 T6182950a.java:35:12: compiler.err.name.clash.same.erasure: m(java.util.List<java.lang.Integer>), m(java.util.List<java.lang.String>)
mcimadamore@252 2 1 error

mercurial