[jdk7u] RFR: 8285357: Update .jcheck/conf file for 7u move to git
Erik Joelsson
erikj at openjdk.java.net
Thu Apr 21 13:32:26 UTC 2022
On Thu, 21 Apr 2022 13:18:25 GMT, Andrew Brygin <bae at openjdk.org> wrote:
> `git jcheck` produces expected errors:
>
> ```
> [branches] error: illegal branch name: 8285357-jcheck-update
> [reviewers] error: ee5137a7: 1 reviewer required, found 0
> ```
>
> Both errors will be eliminated as a result of PR, if I understand it correctly: the the target branch is master, and commit message will be updated with the list of reviewers.
Looks good. Yes, those are the expected errors. I just wanted to make sure it didn't blow up with exceptions due to misconfiguration.
-------------
PR: https://git.openjdk.java.net/jdk7u/pull/1
More information about the jdk7u-dev
mailing list