History log of /openjdk10/langtools/test/tools/javac/generics/6910550/T6910550d.out
Revision Date Author Comments
# 1084:ed338593b0b6 13-Sep-2011 mcimadamore

7086595: Error message bug: name of initializer is 'null'
Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers
Reviewed-by: jjg


# 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