Actually I was not correct here. There was a small change compared to
the stock.
However this is a good reminder for future changes.
We have another change in langtools coming up soon.
Thanks,
Ivan
On 20/06/2014 19:42, Andrew Haley wrote:
On 06/20/2014 12:32 PM, Ivan Krylov wrote:
Hello,
please review the fix for OPENJDK6-34: backport of JDK-6638712 to openjdk6
Inference of formal type parameter (unused in formal parameters) is not
performed
No changes compared to the openjdk7 fix
In the future: when you're importing patches unchanged from openjdk7,
please use "hg import" on the openjdk7 patch so that we can track the
original changeset.
Andrew.