Maurizio Cimadamore a11cd67b7c 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
Javac should warn/complain about identifiers with the same name as synthetic symbol

Reviewed-by: jjg
2009-08-11 01:13:14 +01:00

3 lines
95 B
Plaintext

T6521805a.java:40:12: compiler.warn.synthetic.name.conflict: this$0, T6521805a.Outer
1 warning