hg: type-annotations/type-annotations/langtools: Next step in JDK-8025109: better encapsulation of AnnotatedType. Only uses left are from visitAnnotatedType. Perform renaming of 'annotations' to 'metadata' for further consistency.
wdietl at gmail.com
wdietl at gmail.com
Sat Oct 19 19:28:09 PDT 2013
Changeset: 6d036299f2af
Author: wmdietl
Date: 2013-10-19 22:27 -0400
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/6d036299f2af
Next step in JDK-8025109: better encapsulation of AnnotatedType. Only uses left are from visitAnnotatedType. Perform renaming of 'annotations' to 'metadata' for further consistency.
! src/share/classes/com/sun/tools/javac/code/Symbol.java
! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
! src/share/classes/com/sun/tools/javac/comp/Attr.java
More information about the type-annotations-dev
mailing list