Code Review for langtools

Prepared by:darcy on Wed May 22 22:08:20 PDT 2013
Workspace:/home/darcy/Sun/OpenJDK/8/hg/tl/langtools
Compare against: http://hg.openjdk.java.net/jdk8/tl/langtools
Summary of changes: 136 lines changed: 127 ins; 4 del; 5 mod; 2264 unchg
Patch of changes: langtools.patch
Bug id: JDK-7162089 : Add support for repeating annotations to javax.annotation.processing
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java

24 lines changed: 18 ins; 3 del; 3 mod; 1510 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java

15 lines changed: 14 ins; 1 del; 0 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/javax/annotation/processing/Processor.java

27 lines changed: 25 ins; 0 del; 2 mod; 408 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java

2 lines changed: 2 ins; 0 del; 0 mod; 167 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/environment/round/TpAnno.java

30 lines changed: 30 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/environment/round/TypeParameterAnnotations.java

38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 24.0-hg+jbs).