I would like to discuss the MethodHandles factory
Fredrik Öhrström
fredrik.ohrstrom at oracle.com
Mon May 11 07:22:35 PDT 2009
where adapter code is generated by calling for example
MethodHandles.appendArgument(). I am not entirely comfortable with this
construction. Mostly because JRockit does not have an interpreter.
So, following a recommendation from John, that I should blog about
jsr292. :-)
Here is the link:
http://blogs.oracle.com/ohrstrom
The post contains two independent proposals. Though the first (syntax)
proposal makes it
easier to reason about the second (method handle invocation) proposal.
Thanks for reading!
//Fredrik
More information about the mlvm-dev
mailing list