Function types versus arrays

Neal Gafter neal at gafter.com
Fri Feb 12 14:41:26 PST 2010


On Fri, Feb 12, 2010 at 2:20 PM, Alex Buckley <Alex.Buckley at sun.com> wrote:
> But can you show me how an array of MethodHandles performs dynamic
> typechecking at array store?

I think the story is that the dynamic checking happens when a
MethodHandle is invoked.


More information about the lambda-dev mailing list