author | vromero |
Tue, 24 Apr 2018 08:13:30 -0700 | |
changeset 49872 | 0798eab12791 |
parent 47216 | 71c04702a3d5 |
permissions | -rw-r--r-- |
49872
0798eab12791
8201281: Truncated error message with Incompatible : null
vromero
parents:
47216
diff
changeset
|
1 |
T6722234d.java:18:20: compiler.err.prob.found.req: (compiler.misc.incompatible.bounds: Z, (compiler.misc.upper.bounds: T6722234d.A,java.lang.Object), (compiler.misc.lower.bounds: T6722234d.B,T6722234d.A)) |
30014
fc1f2b200c1f
8078024: javac, several incorporation steps are silently failing when an error should be reported
vromero
parents:
15374
diff
changeset
|
2 |
- compiler.misc.where.description.typevar: Z,{(compiler.misc.where.typevar: Z, java.lang.Object, kindname.method, <Z>m(Z,Z))} |
2984
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
diff
changeset
|
3 |
1 error |