•May be
expensive to De-fragment and compact
•GC is usually
performed on a small area of managed heap
–rather
than on the entire managed heap
•Each
object has a generation
count or age
–number
of times it has survived GC sweep
•This
value
–starts
with 0
–does
not exceed 2
•GC
regroups objects
–by
generation count