Integrated: Fix SCCache stats logged on exit
Ashutosh Mehra
asmehra at openjdk.org
Fri Feb 21 02:49:08 UTC 2025
On Fri, 14 Feb 2025 03:00:16 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> The count of various SCCEntry kinds is not correctly computed. This patch fixes it.
> This code was introduced as part of i2c2i adapters and was picked up from Andrew Dinn's work on storing stub and blobs. Clearly I messed it up.
> The patch also computes and shows the counts for old entries and new entries separately. Though not useful for now, but in incremental workflow it may be helpful to distinguish between the old and new entries.
This pull request has now been integrated.
Changeset: e968da78
Author: Ashutosh Mehra <asmehra at openjdk.org>
URL: https://git.openjdk.org/leyden/commit/e968da7887259b72adc041500c7f58946a51c647
Stats: 299 lines in 2 files changed: 202 ins; 62 del; 35 mod
Fix SCCache stats logged on exit
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/leyden/pull/42
More information about the leyden-dev
mailing list