langtools/test/tools/javac/lambda/MethodReference46.out
author vromero
Wed, 22 Apr 2015 11:39:06 -0700
changeset 30015 3df99c0cf254
parent 30014 fc1f2b200c1f
permissions -rw-r--r--
8078433: javac, some tests are failing after JDK-8078024 because of golden files mismatch Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30015
3df99c0cf254 8078433: javac, some tests are failing after JDK-8078024 because of golden files mismatch
vromero
parents: 30014
diff changeset
     1
MethodReference46.java:40:11: compiler.err.cant.apply.symbol: kindname.method, g1, MethodReference46.SAM1, @817, kindname.class, MethodReference46, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.cant.apply.symbol: kindname.method, m, X, java.lang.String, kindname.class, MethodReference46, (compiler.misc.incompatible.upper.lower.bounds: X, java.lang.Number, java.lang.String))))
3df99c0cf254 8078433: javac, some tests are failing after JDK-8078024 because of golden files mismatch
vromero
parents: 30014
diff changeset
     2
MethodReference46.java:42:11: compiler.err.cant.apply.symbol: kindname.method, g3, MethodReference46.SAM3, @885, kindname.class, MethodReference46, (compiler.misc.no.conforming.assignment.exists: (compiler.misc.invalid.mref: kindname.method, (compiler.misc.cant.apply.symbol: kindname.method, m, X, java.lang.Object, kindname.class, MethodReference46, (compiler.misc.incompatible.upper.lower.bounds: X, java.lang.Number, java.lang.Object))))
19929
39df7cd8039a 8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
vromero
parents: 19914
diff changeset
     3
MethodReference46.java:43:9: compiler.err.ref.ambiguous: g4, kindname.method, g4(MethodReference46.SAM2), MethodReference46, kindname.method, g4(MethodReference46.SAM3), MethodReference46
19914
d86271bd430a 8016177: structural most specific and stuckness
vromero
parents:
diff changeset
     4
3 errors