RFR: 1385: Backport MR links to the wrong CSR request

Guoxiong Li gli at openjdk.java.net
Mon May 9 07:10:05 UTC 2022


On Sun, 8 May 2022 22:15:41 GMT, David Holmes <dholmes at openjdk.org> wrote:

> There may be another case not covered by my reading of the above rules.
> 
> Consider this situation:
> 
> * there is a primary issue for release 17 and a corresponding CSR
> * there is a backport for release 11 and a corresponding CSR that is marked for multiple versions: 8-pool, 11-pool, 13-pool, 15-pool
> * A PR is created for a backport to 8u
> 
> The search for a CSR matching the current 8u backport, has to search all of the existing backports for such a CSR request.

Yes, your analysis is right. I will fix it later.

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

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


More information about the skara-dev mailing list