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

Robin Westberg rwestberg at openjdk.java.net
Mon Sep 14 12:36:56 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

Looks great!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list