• J
    7041879: G1: introduce stress testing parameter to cause frequent evacuation failures · 3c3c2c12
    johnc 提交于
    Summary: Add the flags G1EvacuationFailureALot flag (and supporting flags) to force trigger evacuation failures. The support flags control how often to trigger an evacuation failure and during which types of evacuation pause. This functionality is analogous to that of PromotionFailureALot for the other collectors.
    Reviewed-by: brutisso
    3c3c2c12
g1CollectedHeap.inline.hpp 8.2 KB