Errors when running jcheck locally

Volker Simonis volker.simonis at gmail.com
Tue Sep 22 10:55:06 UTC 2020


Hi,

sorry if this has been documented or answered already somewhere but I
couldn't find any information in the WIki or the mailing list.

I think I have a valid setup and configured everything properly, but
when I run "git jcheck" locally on my clone of a
https://github.com/openjdk/jdk fork, I get the following errors:

$ git status
On branch JDK-8253435-cpusets-fix
$ git log
commit 568c48964a156f5ca71319f0585f2d5c84899c62 (HEAD ->
JDK-8253435-cpusets-fix)
Author: Volker Simonis <volker.simonis at gmail.com>
Date:   Mon Sep 21 18:58:58 2020 +0200

    8253435: Cgroup: 'stomping of _mount_path' crash if manually
mounted cpusets exist
...
$ git jcheck
[branches] error: illegal branch name: JDK-8253435-cpusets-fix
[branches] error: illegal branch name: zip_entry_fix
[committer] error: 568c4896: missing committer email from domain openjdk.org
[committer] error: 568c4896: Volker Simonis is not committer in project jdk
[reviewers] error: 568c4896: 1 reviewer required, found 0

The last error is valid because I have not entered any reviewers yet,
but what about the other errors?

Isn't jcheck intended to be run locally?

Thank you and best regards,
Volker


More information about the skara-dev mailing list