History log of /openjdk9/langtools/test/tools/javac/processing/model/element/TestAnonSourceNames.java
Revision Date Author Comments
# 698:d2aaaec153e8 30-Sep-2010 darcy

6983738: Use a JavacTestingAbstractProcessor
Reviewed-by: jjg


# 671:ea54372637a5 06-Sep-2010 jjg

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


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 514:fc7132746501 03-Mar-2010 darcy

6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name
Reviewed-by: jjg