Integrated: 2297: CSRs for OpenJDK 8u backports not being picked up
Zhao Song
zsong at openjdk.org
Mon Jun 24 19:46:33 UTC 2024
On Thu, 20 Jun 2024 18:00:02 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Currently, the version matching logic in `Backports::findClosetIssue` and `Backports::findIssue` differs, causing the skara bot fail to find CSRs for some issues.
>
> In this patch, I'm trying to unify the version matching logic between the two methods. I couldn't find a good way to reuse the previous methods(`Backports::matchVersion`, `Backports::matchOptPoolVersion`, `Backports::matchPoolVersion`, `Backports::matchScratchVersion`), so I changed the interface of the methods.
This pull request has now been integrated.
Changeset: 2e662961
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/2e6629612be49741d34d4287be7fccbb0058885b
Stats: 60 lines in 2 files changed: 5 ins; 25 del; 30 mod
2297: CSRs for OpenJDK 8u backports not being picked up
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1661
More information about the skara-dev
mailing list