]> source.dussan.org Git - jgit.git/commit
Remove ignored potentiallyUnclosedCloseable check 34/190534/3
authorFabio Ponciroli <ponch78@gmail.com>
Mon, 7 Feb 2022 18:30:01 +0000 (19:30 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 2 Mar 2022 15:32:34 +0000 (16:32 +0100)
commit889b82f0e5b2d6dc7ea82eca3ba13598917877f2
tree0f55a4c6fdca1c516b6d36f2af8fae032725d100
parentc543b8ee1a8c2e265c08688ff495933204819828
Remove ignored potentiallyUnclosedCloseable check

potentiallyUnclosedCloseable currently is not checked and it creates
a warning when compiling with Maven.

Change-Id: I0715ead433270937f77f56a19aa203f8d6f5322f
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsBlockCacheTest.java