RFR: 1051: JCheck complains about issue already used [v2]

Kevin Rushforth kcr at openjdk.java.net
Wed Jun 2 20:59:15 UTC 2021


On Wed, 2 Jun 2021 20:56:29 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.
>
> Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Restore size check

Marked as reviewed by kcr (Reviewer).

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

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


More information about the skara-dev mailing list