From: Godmar Back (gback@cs.utah.edu)
Date: Wed Feb 17 1999 - 22:23:48 EST
Tim,
It looks like class gc is all screwed up because of the recent gcj
merge in. Specifically, not all class objects are gc-allocated at this point.
For one, this means the gc_add_ref in initPrimClass needs to go.
But that's not enough: we rely on the ability to mark class objects
unconditionally all over walkClass.
How did you solve that problem in the custom edition?
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:10 EDT