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

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


> 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

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/1178/files
  - new: https://git.openjdk.java.net/skara/pull/1178/files/1ca68381..bd9cf8a0

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=skara&pr=1178&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=skara&pr=1178&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/skara/pull/1178.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1178/head:pull/1178

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


More information about the skara-dev mailing list