[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] isReadOnlyObject should return false when writebarrier is not supported (#217)

Denis Kudriashov notifications at github.com
Wed Feb 14 13:56:38 UTC 2018


Object is definitely not readonly when VM do not support write barrier. But right now it will be primitive failure.

For example it makes impossible to modify classes in Pharo 7 on ARM VM. 
Pharo 7 checks instances for readonly before migrating them

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/217
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180214/e86b6325/attachment.html>


More information about the Vm-dev mailing list