History log of /openjdk9/langtools/test/tools/javac/generics/6910550/T6910550a.java
Revision Date Author Comments
# 843:2088e674f0e0 27-Jan-2011 mcimadamore

6910550: javac 1.5.0_17 fails with incorrect error message
Summary: multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics
Reviewed-by: jjg