• J
    7185699: G1: Prediction model discrepancies · 4e8955cf
    johnc 提交于
    Summary: Correct the result value of G1CollectedHeap::pending_card_num(). Change the code that calculates the GC efficiency of a non-young heap region to use historical data from mixed GCs and the actual number of live bytes when predicting how long it would take to collect the region. Changes were also reviewed by Thomas Schatzl.
    Reviewed-by: azeemj, brutisso
    4e8955cf
g1CollectedHeap.hpp 74.9 KB