RFR: 1051: JCheck complains about issue already used

Tim Bell tbell at openjdk.java.net
Wed Jun 2 19:56:48 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.

Marked as reviewed by tbell (Reviewer).

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

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


More information about the skara-dev mailing list