AnonymousClassLoader in JRuby

Charles Oliver Nutter charles.nutter at sun.com
Sun Apr 27 04:56:07 PDT 2008


Rémi Forax wrote:
> I've perhaps found why there is no difference in your test.
> I've re-read the code of your ruby Classoader and someting is weird,
> the last instruction of the static block should be
> 
> ANONYMOUS_SUPPORTED = true;
> and not
> ANONYMOUS_SUPPORTED = false;

Good lord, you're right...but I thought I ran some tests before I had 
that in place. I will investigate and see if there are new numbers to be 
had.

- Charlie



More information about the mlvm-dev mailing list