langtools/test/tools/javac/lambda/MostSpecific28.out
author dlsmith
Fri, 08 Jan 2016 17:02:29 -0700
changeset 34995 e4e19f521ee7
child 38913 5b15a5ed3b0d
permissions -rw-r--r--
8143852: Implement type variable renaming for functional interface most specific test Reviewed-by: mcimadamore, vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34995
e4e19f521ee7 8143852: Implement type variable renaming for functional interface most specific test
dlsmith
parents:
diff changeset
     1
MostSpecific28.java:18: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
e4e19f521ee7 8143852: Implement type variable renaming for functional interface most specific test
dlsmith
parents:
diff changeset
     2
1 error