RFR: jcheck: use census from .jcheck/conf by default

Erik Helin ehelin at openjdk.java.net
Mon Sep 14 12:33:55 UTC 2020


Hi all,

please review this patch that makes jcheck by default use the census file pointed to by .jcheck/conf (an overriding
census can also be supplied). A whole bunch of trivial updates to tests were needed due to `CommitCheck.check` now
taking a `Census` parameter.

Testing:
- [x] `make test` passes on Linux x64
- [x] `make images` passes on Linux x64
- [x] Manual testing on Linux x64

Thanks,
Erik

-------------

Commit messages:
 - jcheck: use census from .jcheck/conf by default

Changes: https://git.openjdk.java.net/skara/pull/818/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=818&range=00
  Stats: 246 lines in 34 files changed: 32 ins; 30 del; 184 mod
  Patch: https://git.openjdk.java.net/skara/pull/818.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/818/head:pull/818

PR: https://git.openjdk.java.net/skara/pull/818


More information about the skara-dev mailing list