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.