]> source.dussan.org Git - jgit.git/commit
DfsBlockCacheConfig: update stream.toList to collect(toList) 52/1202852/2
authorLaura Hamelin <haowl@google.com>
Mon, 21 Oct 2024 22:59:43 +0000 (15:59 -0700)
committerLaura Hamelin <haowl@google.com>
Mon, 21 Oct 2024 23:06:19 +0000 (16:06 -0700)
commit6406793274876b973da2a7e1f1052e1edca1d4ef
treeb14b58d23441db55896145bd30711cf7c2add930
parentfe8919d107cbfbc52b84f9b8e9fe55668dfbebb1
DfsBlockCacheConfig: update stream.toList to collect(toList)

This change updates usage of stream's list collector to support older
jdk versions.

Change-Id: Ia066d36aef8ab166efd837d5f6f01e5d1fdd3cb7
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsBlockCacheConfig.java