<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-02 11:42 GMT+02:00 Stephan Eggermont <span dir="ltr">&lt;<a href="mailto:stephan@stack.nl" target="_blank">stephan@stack.nl</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Loading in a Moose image<br>
VMMaker.oscog-eem.240.mcz<br>
VMMaker.oscog-eem.236.mcz<br>
VMMaker-oscog-LaurentLaffont.303.mcz<br>
<br>
There are 12 methods that changed from 236 to 240 that are not the same in 303<br>
(ignoring removed methods):<br>
StackInterpreter&gt;findClassOfMethod:forReceiver:<br>
StackInterpreter&gt;floatValueOf:<br>
ObjectMemory&gt;changeClassOf:to:<br>
Cogit&gt;declareCVarsIn:<br>
StackInterpreter&gt;isLiveContext:<br>
InterpreterPrimitives&gt;isInstanceOfClassByteString:<br>
StackInterpreter&gt;longPrintoop:<br>
NewObjectMemory&gt;okayOop:<br>
NewObjectMemory&gt;incrementalGC:<br>
<br>
Stephan</blockquote><div><br></div><div>Hmm, don&#39;t waste too much time.<br>All these methods are unchanged in github pharo-vm head revision (VMMaker-oscog-StefanMarr.313)<br></div><div>The cause must be completely different in latest pharo vms.<br>
<br></div><div>There are way too many changes to analyze if you want to diff with VMMaker.oscog branch</div><div>- changes related to using FileSystem instead of FileDirectory<br></div><div>- changes related to ephemerons<br>
</div><div>- changes related to NB<br>- ... ?<br>- many many false changes ( just formatting of methods - please don&#39;t do that! ) </div></div><br>The right way to debug this is to have a VMSimulator working and be patient...</div>
</div>