> The Subject Line is self explanatory for this topic
What exactly do you want to know? The collector is generational,
precise, and copying in most situations. I'm not sure if there's a non-
copying collector in there for large objects or the oldest generation...
but those are typical places where mark/sweep might be used.

Signature
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
> The Subject Line is self explanatory for this topic
http://java.sun.com/docs/hotspot/gc/
http://java.sun.com/docs/hotspot/gc1.4.2/index.html
http://java.sun.com/developer/technicalArticles/ALT/RefObj/
http://java.sun.com/docs/books/performance/1st_edition/html/JPAppGC.fm.html
http://www-128.ibm.com/developerworks/library/j-jtp01274.html?ca=dnt-54
http://www-128.ibm.com/developerworks/ibm/library/i-gctroub/
...
robert