Changeset: 8031a8112618 Author: dmeetry Date: 2011-10-15 17:40 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/8031a8112618
7086586: Inference producing null type argument Reviewed-by: mcimadamore, forax ! src/share/classes/com/sun/tools/javac/comp/Infer.java + test/tools/javac/generics/inference/7086586/T7086586.java + test/tools/javac/generics/inference/7086586/T7086586.out Changeset: d4ea063b55af Author: dmeetry Date: 2011-10-15 19:20 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/d4ea063b55af 7085024: internal error; cannot instantiate Foo Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/code/Types.java + test/tools/javac/7085024/T7085024.java + test/tools/javac/7085024/T7085024.out Changeset: 94bb9583fe28 Author: dmeetry Date: 2011-10-21 13:35 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/94bb9583fe28 7101882: 2 tests fail in 7u4 workspace with new inference change Summary: missed updates for two outcome files added. Reviewed-by: mcimadamore ! test/tools/javac/Diagnostics/6862608/T6862608a.out ! test/tools/javac/generics/inference/6638712/T6638712a.out Changeset: c6379d7e1ce4 Author: lana Date: 2011-10-25 16:12 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/c6379d7e1ce4 Merge Changeset: 52884b860141 Author: lana Date: 2011-10-27 15:47 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/52884b860141 Merge
