Code Review for langtools

Prepared by:azul on Tue Dec 9 20:16:13 MSK 2014
Workspace:/cygdrive/c/Workspaces/jdk6/langtools
Compare against: http://hg.openjdk.java.net/jdk6/jdk6/langtools
Compare against version:167
Summary of changes: 99 lines changed: 96 ins; 1 del; 2 mod; 474 unchg
Patch of changes: langtools.patch
Legend: Modified file
Deleted file
New file

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

rev 168 : 6938454: Unable to determine generic type in program that compiles under Java 6
Summary: a redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
3 lines changed: 0 ins; 1 del; 2 mod; 474 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/generics/inference/6938454/T6938454a.java

rev 168 : 6938454: Unable to determine generic type in program that compiles under Java 6
Summary: a redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/tools/javac/generics/inference/6938454/T6938454b.java

rev 168 : 6938454: Unable to determine generic type in program that compiles under Java 6
Summary: a redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using C:/Scripts/webrev.ksh (vers 25.5-hg+openjdk.java.net).