Jeff Sturm wrote: > It should not be necessary to mark the Class object at all. A class may > not be collected before its classloader is collected. But if we don't mark classes at all, how do we know when a classloader becomes unreachable? regards [ bryce ]