• T
    6963209: G1: remove the concept of abandoned pauses · e49283a2
    tonyp 提交于
    Summary: As part of 6944166 we disabled the concept of abandoned pauses (i.e., if the collection set is empty, we would still try to do a pause even if it is to update the RSets and scan the roots). This changeset removes the code and structures associated with abandoned pauses.
    Reviewed-by: iveresov, johnc
    e49283a2
g1CollectorPolicy.hpp 42.8 KB