generational GC does not work on alpha
By Thomas Girard - Posted on March 24th, 2008
Tagged:
| Project: | GNU Smalltalk |
| Component: | VM |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
the test suite fails on alpha when the generational GC is enabled.
Disabling it (with the attached patch) makes the suite pass.
Updates
#1 submitted by Thomas Girard on Mon, 03/24/2008 - 20:33
| Attachment: | disable_generational_gc_on_alpha.patch (429 bytes) |
Hmm... I need some sleep: I can't find how to attach the patch.
It's available here:
http://thomas.g.girard.free.fr/gst/disable_generational_gc_on_alpha.patch
