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.