Aaaaand:

Smalltalk vmParameterAt: 48 put: 64

This would clear many other flags stored in the image header such as method-flagging, process-preemption-yields, and new-style finalization. So, better only flip that single bit 6 here. Or use the boolean parameter 75 as you suggested.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/667/1845736373@github.com>