On Thu, 5 Nov 1998, Godmar Back wrote: > > If a thread is executing java code, scanning the parts that contain > the method locals is sufficient. In fact, given enough information Can you please explain why the operand stack does not need to be scanned for live references? Andy