The Trunk: System-ct.1519.mcz

[email protected] Sat, 27 Jun 2026 22:59:40 0000
Newsgroups gmane.comp.lang.smalltalk.squeak.general
Message-ID <[email protected]>
Christoph Thiede uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-ct.1519.mcz

==================== Summary ====================

Name: System-ct.1519
Author: ct
Time: 28 June 2026, 12:59:39.315148 am
UUID: ad3816e1-97ab-49b7-b87b-39076cd9de8b
Ancestors: System-mt.1518

Complements System-eem.1472 by installing new finalization process immediately, not only after the next image restart. This should fix all finalization-related tests in our CI:
https://github.com/squeak-smalltalk/squeak-app/actions/runs/28292112555/job/83826854179#step:6:1037

=============== Diff against System-mt.1518 ===============

Item was changed:
  (PackageInfo named: 'System') postscript: 'Process startUp: true. "Update''s VM''s notion of threadAffinity and osError inst vars"
  
+ SystemNavigation initializeAuthors. "System-ct.1502"
+ self restartFinalizationProcess. "System-eem.1472"'!
- SystemNavigation initializeAuthors. "System-ct.1502"'!

Squeak-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]