• J
    7041879: G1: introduce stress testing parameter to cause frequent evacuation failures · c788a48d
    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
    c788a48d
g1_globals.hpp 25.1 KB