Commit 3fcc12f
committed
Consistent erasure for Java method signatures
Use Jave erasure to compute the result type part of Java method
signatures too. I don't think that two distinct non-bridge Java
overloads can only differ in their result type so this shouldn't fix
anything, but it's more consistent.1 parent c91d5bf commit 3fcc12f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3367 | 3367 | | |
3368 | 3368 | | |
3369 | 3369 | | |
3370 | | - | |
| 3370 | + | |
3371 | 3371 | | |
3372 | 3372 | | |
3373 | 3373 | | |
| |||
0 commit comments