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 _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
