- Iceberg commits do not work (known issue)
- "OSWindowWorldMorph new open" does not work but it seems to do not work now on 32 bits too :-(
- Roassal and Moose works well
- when I did a RefshHunter snapshot of the image with Moose, saved the image and tried to create a new RefsHunter snapshot for generating of a large image, I got VM crashes. I can imagine that it is related to some obsolete FFI objects that are referenced by the RH snapshot from the previous session.

-- Pavel



2017-04-12 16:44 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hello list,��

We are approaching to release and one big thing of this one is the 64bits supports for Pharo (limited, since there is still not support for Windows, but it will arrive, eventually ;) )
I asked you to test a couple of months ago but now we are in better shape to do it.��

- VM and image are getting more and more stable and crashes shouldn���t happen (but that���s why I want you to test: to discover possible bugs/crashes)
- I made 64bits a zeroconf citizen: http://get.pharo.org/64

Now, you can test it by just doing:��

curl get.pharo.org/64/60+vmLatest | bash
(In linux or mac, remember it will not work for Windows)

thanks!
Esteban