Code Review for langtools

Prepared by:jlahoda on Fri Apr 15 11:39:43 CEST 2016
Workspace:/usr/local/home/lahvac/src/jdk/tl/langtools
Compare against: http://hg.openjdk.java.net/jdk9/dev/langtools
Compare against version:3339
Summary of changes: 42 lines changed: 36 ins; 5 del; 1 mod; 1525 unchg
Changeset: langtools.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symtab.java

rev 3340 : 8154283: Check for clash between package and class not working when package in a different module
Summary: Looking for any visible package when checking for package-class clash
Reviewed-by: TBD
1 line changed: 0 ins; 0 del; 1 mod; 808 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/comp/MemberEnter.java

rev 3340 : 8154283: Check for clash between package and class not working when package in a different module
Summary: Looking for any visible package when checking for package-class clash
Reviewed-by: TBD
4 lines changed: 0 ins; 4 del; 0 mod; 446 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/tools/javac/modules/EdgeCases.java

rev 3340 : 8154283: Check for clash between package and class not working when package in a different module
Summary: Looking for any visible package when checking for package-class clash
Reviewed-by: TBD
37 lines changed: 36 ins; 1 del; 0 mod; 271 unchg

This code review page was prepared using /usr/local/home/lahvac/src/jdk/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).