Invokedynamic slower than reflection?
Christian Thalinger
Christian.Thalinger at Sun.COM
Mon Jun 7 02:24:48 PDT 2010
On Sat, 2010-06-05 at 19:58 +0200, Rémi Forax wrote:
> Le 05/06/2010 02:01, John Rose a écrit :
> > Is the call site megamutable? (Is it linked many times instead of once?) -- John
> >
>
> no !
> The callsite is linked only once.
Yeah, that bug is around since:
6939134: JSR 292 adjustments to method handle invocation
6939196: method handle signatures off the boot class path get linkage errors
Not sure which one of these two actually breaks it.
-- Christian
More information about the mlvm-dev
mailing list