[squeak-dev] New Cog VMs available

Eliot Miranda eliot.miranda at gmail.com
Tue Oct 14 00:51:47 UTC 2014


...at http://www.mirandabanda.org/files/Cog/VM/VM.r3104

CogVM source as per VMMaker.oscog-eem.900/r3104

Change a couple of between:and:'s that should be
oop:isGreaterThanOrEqualTo: andLessThan:'s

Fix signed/unsigned comparisons with freeStart in V3.

Fix old V3 NewObjectMemory bug in fullGC.  sweepPhaseForFullGC failed to
update
freeStart at the end of its sweep which could leave a partial object
between the
last object and freeStart, causing subsequent crashes in enumeration.  This
fixes an occasional crash in muO's release process: MuODeployer
makeImageRelease
-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20141013/8cab7bf6/attachment.htm


More information about the Squeak-dev mailing list