langtools/test/tools/javac/generics/6182950/T6182950a.out
author mcimadamore
Wed, 25 Mar 2009 10:28:36 +0000
changeset 2509 c8a1744c87fd
child 3766 7e2df99e9223
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

T6182950a.java:35:12: compiler.err.name.clash.same.erasure: m(java.util.List<java.lang.Integer>), m(java.util.List<java.lang.String>)
1 error