test/tools/javac/6521805/T6521805a_1.out

Tue, 11 Aug 2009 01:13:14 +0100

author
mcimadamore
date
Tue, 11 Aug 2009 01:13:14 +0100
changeset 359
8227961c64d3
child 384
ed31953ca025
permissions
-rw-r--r--

6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
Summary: javac should warn/complain about identifiers with the same name as synthetic symbol
Reviewed-by: jjg

     1 T6521805a.java:40:12: compiler.err.synthetic.name.conflict: this$0, T6521805a.Outer
     2 1 error

mercurial