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
77 B
Plaintext

Sub.java:8:11: compiler.err.synthetic.name.conflict: this$0, p.Inner
1 error