Code Review for langtools

Prepared by:darcy on Sun Feb 12 11:16:11 PST 2017
Workspace:/home/darcy/JDK/9/hg/dev/langtools
Compare against: http://hg.openjdk.java.net/jdk9/dev/langtools
Summary of changes: 250 lines changed: 249 ins; 0 del; 1 mod; 1271 unchg
Patch of changes: langtools.patch
Bug id: <title>[JDK-8173945] Add methods for Elements.getAll{Type, Package, Module}Elements - Java Bug System</title>
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/java.compiler/share/classes/javax/lang/model/util/Elements.java

106 lines changed: 105 ins; 0 del; 1 mod; 501 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/jdk.compiler/share/classes/com/sun/tools/javac/model/JavacElements.java

9 lines changed: 9 ins; 0 del; 0 mod; 770 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/TestAllFoos.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m1/module-info.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m1/pkg/C.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m1/pkg/package-info.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m2/module-info.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m2/pkg/C.java

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

------ ------ ------ ------ ------ --- New Patch Raw test/tools/javac/processing/model/util/elements/modules/m2/pkg/package-info.java

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

This code review page was prepared using /home/darcy/JDK/webrev/webrev.ksh (vers 25.12-hg+openjdk.java.net).