Cloners :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Currently G1 treats all classes as live except for during full gcs. Modify the concurrent marking code to keep track of liveness of classes in order to be able to unload unreachable classes at the remark pause. This involves reusing the infrastructure used by CMS to follow the object headers to find live classes.