jdk-24/langtools/test/tools/javac/Diagnostics/6860795/T6860795.out
Maurizio Cimadamore 8db2f8de59 7086595: Error message bug: name of initializer is 'null'
Implementation of MethodSymbol.location() should take into account static/instance initializers

Reviewed-by: jjg
2011-09-13 14:14:57 +01:00

3 lines
102 B
Plaintext

T6860795.java:10:27: compiler.err.already.defined: kindname.variable, x, kindname.method, foo
1 error