RFR: Fix SCCache stats logged on exit [v5]

Ashutosh Mehra asmehra at openjdk.org
Thu Feb 20 23:03:43 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 whitespace error
  
  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/7bde7dee..4f05db98

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=leyden&pr=42&range=04
 - incr: https://webrevs.openjdk.org/?repo=leyden&pr=42&range=03-04

  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 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