RFR: Remove ZStatReference's dropped statistics count

Erik Österlund erik.osterlund at oracle.com
Tue Mar 6 10:46:52 UTC 2018


Hi Per,

Looks good.

Thanks,
/Erik

On 2018-03-05 15:31, Per Liden wrote:
> This patch removes the "dropped" count from the reference processor 
> and instead tracks "discovered" events, so that we have the more 
> natural "encountered", "discovered" and "enqueued" counters. Dropped 
> could be calculated from discovered - enqueued if needed in the future.
>
> http://cr.openjdk.java.net/~pliden/zgc/remove_zstat_reference_dropped/webrev.0/ 
>
>
> /Per



More information about the zgc-dev mailing list