RFR: Fix SCCache stats logged on exit [v3]
Ashutosh Mehra
asmehra at openjdk.org
Thu Feb 20 22:38:27 UTC 2025
> 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.
Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
Fix compile failures
Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
-------------
Changes:
- all: https://git.openjdk.org/leyden/pull/42/files
- new: https://git.openjdk.org/leyden/pull/42/files/3ae2b845..d1037c0e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=leyden&pr=42&range=02
- incr: https://webrevs.openjdk.org/?repo=leyden&pr=42&range=01-02
Stats: 3 lines in 1 file changed: 2 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/leyden/pull/42.diff
Fetch: git fetch https://git.openjdk.org/leyden.git pull/42/head:pull/42
PR: https://git.openjdk.org/leyden/pull/42
More information about the leyden-dev
mailing list