Integrated: 1256: Use stream api to simplify the csr issue lookup

Guoxiong Li gli at openjdk.java.net
Thu Dec 2 15:26:15 UTC 2021


On Tue, 30 Nov 2021 13:26:12 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch adds the common methods `Issue#linksWithRelationships`, `Issue#csrLink` and `Issue#csrIssue` and refactors the code to reduce the loop nested statements by using these common methods.
> 
> All the existing tests passed.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: f44cb045
Author:    Guoxiong Li <gli at openjdk.org>
Committer: Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/f44cb045d19bf005ea93dd9e6c402ff2769d403c
Stats:     192 lines in 4 files changed: 65 ins; 70 del; 57 mod

1256: Use stream api to simplify the csr issue lookup

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list