RFR: 1256: Use stream api to simplify the csr issue lookup [v5]
Erik Joelsson
erikj at openjdk.java.net
Wed Dec 1 20:14:36 UTC 2021
On Wed, 1 Dec 2021 19:01:48 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
>
> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix the situation when the csr issue not existing. Revise the reply message.
Marked as reviewed by erikj (Lead).
-------------
PR: https://git.openjdk.java.net/skara/pull/1248
More information about the skara-dev
mailing list