On Mar 25, 2011, at 3:46 PM, Marcus Denker wrote:fixObsoleteReferences only fixes CompiledMethods, doesn't it ?
yep.And the trick to find them is to inspectSystemNavigation default obsoleteClasses first allInstancesand then use the "explore pointers" on that.Marcus