author | vromero |
Tue, 03 Apr 2018 23:58:52 -0400 | |
changeset 49518 | d0ff431a596e |
parent 47216 | 71c04702a3d5 |
child 49872 | 0798eab12791 |
permissions | -rw-r--r-- |
30014
fc1f2b200c1f
8078024: javac, several incorporation steps are silently failing when an error should be reported
vromero
parents:
15374
diff
changeset
|
1 |
T6722234d.java:18:20: compiler.err.prob.found.req: (compiler.misc.incompatible.upper.lower.bounds: Z, T6722234d.A,Object, T6722234d.B,T6722234d.A) |
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, 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 |