Request for review (M): JDK-7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
John Rose
john.r.rose at oracle.com
Tue Feb 12 06:06:19 UTC 2013
On Feb 11, 2013, at 6:34 PM, Krystal Mo <krystal.mo at oracle.com> wrote:
> This might look a bit hacky...
>
> The idea is, DirectMethodHandle.make(Class<?> receiver, MemberName member) should keep its behavior as it used to
P.S. I wonder if we could get rid of that old overloading of DirectMethodHandle.make. I can see how it make Chris raise his eyebrows.
More information about the core-libs-dev
mailing list