JavaOne meet-up?
Christian Thalinger
christian.thalinger at oracle.com
Tue Sep 28 05:47:54 PDT 2010
On Tue, 2010-09-28 at 10:52 +0200, Rémi Forax wrote:
> Le 27/09/2010 20:51, Christian Thalinger a écrit :
> > On Mon, 2010-09-27 at 18:29 +0200, Rémi Forax wrote:
> >> Le 27/09/2010 17:20, Christian Thalinger a écrit :
> >>> On Fri, 2010-09-24 at 21:24 +0200, Christian Thalinger wrote:
> >>>
> >>>> On Fri, 2010-09-24 at 15:23 +0200, Rémi Forax wrote:
> >>>>
> >>>>> Christian, you can also test with PHP.reboot
> >>>>> http://code.google.com/p/phpreboot/
> >>>>> tests are here:
> >>>>>
> >>>>> http://code.google.com/p/phpreboot/source/browse/#svn/trunk/phpreboot/test
> >>>>>
> >>>>> The runtime also provides an ahead of time compiler that generates
> >>>>> bytecode classes:
> >>>>> bin/phpr.sh -aot test/testfibo.phpr
> >>>>>
> >>>> Thanks for the hint, I'll give it a try. -- Christian
> >>>>
> >>> What about this one:
> >>>
> >> This one is my bug :)
> >> I've refactored the way to escape from a trace but don't update the code
> >> that reuse a trace. My bad.
> >> All inner-loops that contains at least an untaken branch will not work.
> > Alright :-) -- Christian
>
> Fixed :)
Thanks, it works. -- Christian
More information about the mlvm-dev
mailing list