langtools/test/tools/javac/lambda/MostSpecific28.out
author dlsmith
Fri, 10 Jun 2016 15:08:00 -0600
changeset 38913 5b15a5ed3b0d
parent 34995 e4e19f521ee7
permissions -rw-r--r--
8144767: Fix handling of capture variables in most-specific test Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38913
5b15a5ed3b0d 8144767: Fix handling of capture variables in most-specific test
dlsmith
parents: 34995
diff changeset
     1
MostSpecific28.java:16:9: compiler.err.ref.ambiguous: m1, kindname.method, m1(MostSpecific28.Pred<? super java.lang.Integer>), MostSpecific28, kindname.method, m1(MostSpecific28.Fun<java.lang.Number,java.lang.Boolean>), MostSpecific28
34995
e4e19f521ee7 8143852: Implement type variable renaming for functional interface most specific test
dlsmith
parents:
diff changeset
     2
1 error