JavaOne meet-up?

Christian Thalinger christian.thalinger at oracle.com
Mon Sep 27 11:51:19 PDT 2010


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



More information about the mlvm-dev mailing list