Duplicate :
|
|
Duplicate :
|
|
Relates :
|
This can result in unnecessarily pessimistic initial bailout to a full collection (concurrent mode failure) when a scavenge would in fact have provably succeeded at the point at which the decision to bail out was made. See related email in comments section. Synopsis changed from:- CMS/GCH: collection_attempt_is_safe() ergo should use more recent data to:- CMS/GCH: incremental_collection_will_fail() should use more current data
|