commit | 71b63b3ce752693316ff3af8e2069f314f37a67e | [log] [tgz] |
---|---|---|
author | briangoetz <none@none> | Thu Oct 31 10:37:08 2013 -0400 |
committer | briangoetz <none@none> | Thu Oct 31 10:37:08 2013 -0400 |
tree | 4462b30e53cd3e18846fc7737f4c4d24078356ef | |
parent | c0e11ea6677c80904cc75112ad0bca5af84fd6cc [diff] |
8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types 8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com