hg: jdk9/dev/langtools: 8038263: Refactor annotation handling after actualEnterAnnotations

eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Fri Apr 11 02:10:37 UTC 2014


Changeset: ea02d24b3f1d
Author:    emc
Date:      2014-04-03 20:28 -0400
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/ea02d24b3f1d

8038263: Refactor annotation handling after actualEnterAnnotations
Summary: Move all repeating annotations code into Annotate, rework annotations pipeline into a more completer-like design, eliminate a cast from enterAnnotations/enterTypeAnnotations
Reviewed-by: jjg, jfranck

! src/share/classes/com/sun/tools/javac/code/Symbol.java
! src/share/classes/com/sun/tools/javac/code/SymbolMetadata.java
! src/share/classes/com/sun/tools/javac/comp/Annotate.java



More information about the jdk9-all-changes mailing list