VM Maker: VMMaker.oscog-eem.2163.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: VMMaker.oscog-eem.2163.mcz

commits-2
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker.oscog-eem.2163.mcz

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

Name: VMMaker.oscog-eem.2163
Author: eem
Time: 17 March 2017, 3:12:25.474765 pm
UUID: 51e65647-0999-42a8-a51e-95f396892149
Ancestors: VMMaker.oscog-eem.2162

Fix simulation regression for Sista VM from the VMMaker.oscog-eem.2159 changes.

=============== Diff against VMMaker.oscog-eem.2162 ===============

Item was changed:
  ----- Method: SistaMethodZone>>initialize (in category 'initialization') -----
  initialize
+ super initialize.
  thresholdRatio := 0.5!