<div dir="ltr">...at <a href="http://www.mirandabanda.org/files/Cog/VM/VM.r3104">http://www.mirandabanda.org/files/Cog/VM/VM.r3104</a><div><br></div><div><div>CogVM source as per VMMaker.oscog-eem.900/r3104<br></div><div><br></div><div>Change a couple of between:and:&#39;s that should be</div><div>oop:isGreaterThanOrEqualTo: andLessThan:&#39;s</div><div><br></div><div>Fix signed/unsigned comparisons with freeStart in V3.</div><div><br></div><div>Fix old V3 NewObjectMemory bug in fullGC.  sweepPhaseForFullGC failed to update</div><div>freeStart at the end of its sweep which could leave a partial object between the</div><div>last object and freeStart, causing subsequent crashes in enumeration.  This</div><div>fixes an occasional crash in muO&#39;s release process: MuODeployer makeImageRelease</div><div>-- <br></div>best,<div>Eliot</div>
</div></div>