RFR: Remove ZStatReference's dropped statistics count
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Mar 6 11:50:09 UTC 2018
Looks good.
StefanK
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