[jdk7u] RFR: 8285357: Update .jcheck/conf file for 7u move to git

Andrew Brygin bae at openjdk.java.net
Thu Apr 21 13:21:35 UTC 2022


On Thu, 21 Apr 2022 10:37:50 GMT, Andrew Brygin <bae at openjdk.org> wrote:

> We have to update the .jcheck/conf for jdk7u in the same manner as it was done for jdk8u-dev: https://github.com/openjdk/jdk8u-dev/commit/4a19c1a65107202800bf8df51684f7255d6ef027
> 
> The current version for 7u is openjdk7u341.

`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.

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

PR: https://git.openjdk.java.net/jdk7u/pull/1


More information about the jdk7u-dev mailing list