Integrated: 1051: JCheck complains about issue already used

Erik Joelsson erikj at openjdk.java.net
Wed Jun 2 20:59:15 UTC 2021


On Fri, 28 May 2021 23:16:12 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> The DuplicateIssuesCheck can sometimes report false positives when the same issueId has been used in separate branches. This patch fixes the check so that only commits that are ancestors of the commit being checked are considered.

This pull request has now been integrated.

Changeset: bce5f6f9
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/bce5f6f961069f49b340c0969bc76a7602e05f56
Stats:     48 lines in 2 files changed: 45 ins; 0 del; 3 mod

1051: JCheck complains about issue already used

Reviewed-by: tbell, kcr

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

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


More information about the skara-dev mailing list