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

Erik Helin ehelin at openjdk.java.net
Mon Sep 14 12:48:07 UTC 2020


On Mon, 14 Sep 2020 12:30:54 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 4d2fa4aa
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/4d2fa4aa
Stats:     246 lines in 34 files changed: 30 ins; 32 del; 184 mod

jcheck: use census from .jcheck/conf by default

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list