test/tools/javac/api/6406133/Erroneous.java

Mon, 06 Sep 2010 12:55:09 -0700

author
jjg
date
Mon, 06 Sep 2010 12:55:09 -0700
changeset 672
ea54372637a5
parent 136
8eafba4f61be
child 711
14a707f8ce84
permissions
-rw-r--r--

6930507: Symbols for anonymous and local classes made too late for use by java tree API
Reviewed-by: mcimadamore

mcimadamore@136 1 @Deprecated
mcimadamore@136 2 class A {
mcimadamore@136 3 class A {}
mcimadamore@136 4 }

mercurial