IBM User Guide for Java V7 on Windows > IBM SDK for Java > The collector and the allocator > Global garbage collection
Final reference processing
The processing of objects that require finalization is more straightforward.
- The list of objects is processed. Any element that is not marked is processed by:
- Marking and tracing the object
- Creating an entry on the finalizable object list for the object
- The GC removes the element from the unfinalized object list.
- The final method for the object is run at an undetermined point in the future by the reference handler thread.
Parent: Global garbage collection
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.