hg: mlvm/mlvm/jdk: meth-lazy: fixed invokeBasic signature bug

2012-04-17 Thread christian . thalinger
Changeset: 7b0a3fe79d1b Author:twisti Date: 2012-04-17 13:22 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/7b0a3fe79d1b meth-lazy: fixed invokeBasic signature bug ! meth-lazy-7023639.patch ___ mlvm-dev mailing list mlvm-dev@ope

Clever uses of InvokeDynamic

2012-04-17 Thread Charles Oliver Nutter
I'm filling out the remaining slides in my JAX keynote on InvokeDynamic, and I'm interested in additional "clever" uses of invokedynamic folks have discovered. I have included the following, which we make use of in JRuby: * Dynamic invocation (obviously) * Lazy constants * Multiple dispatch I'll