[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#2141 (Cog - 989bee3)

Travis CI builds at travis-ci.org
Thu Aug 20 19:44:12 UTC 2020


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #2141
Status: Errored

Duration: 22 mins and 4 secs
Commit: 989bee3 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2792

General:
Eliminate translation time type error warnings for extendedStoreBytecodePop:
and fetchLong32:ofFloatObject:.

Simplify and correct the comments of some of the integer oop => value
conversion routines.  These routines can simply return values directly
instead of assigning through a variable.

Spur:
Looking at class indentityHash distributions in my current VMMaker image it is
clear that setting the classTableIndex to point at the start of the last used
page is not a good strategy, and leads to far too sparse a class table.  So
change the policy and set the classTableIndex to the first unused slot.

Eliminate unintentional duplication in
inLineRunLeakCheckerFor:excludeUnmarkedObjs:classIndicesShouldBeValid:

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/985c7706236e...989bee3ab3d0

View the full build log and details: https://travis-ci.org/github/OpenSmalltalk/opensmalltalk-vm/builds/719722957?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200820/8f25be9a/attachment-0001.html>


More information about the Vm-dev mailing list