jgit/org.eclipse.jgit
David Pursehouse 20d431f79b LargePackedWholeObject#openStream: Suppress resource warning
Eclipse warns that DfsReader should be managed by try-with-resource.

As described in 1484d6e (LargePackedWholeObject: Do not reuse released
inflater, 2018-04-26), the DfsReader is owned and closed by the
PackInputStream or explicitly closed in the try block's finally.

Suppress the warning with a brief explanatory comment.

Change-Id: I4187c935742072f3ee7f2d3551a6a98d40fc2702
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-04-27 08:29:34 +09:00
..
.settings Silence API error for ObjectIdSerializer.readWithoutMarker() 2018-03-27 22:15:42 +02:00
META-INF Merge branch 'stable-4.11' 2018-03-26 16:35:30 -07:00
findBugs
resources/org/eclipse/jgit Fix non-externalized String warnings 2018-04-25 01:05:13 +02:00
src/org/eclipse/jgit LargePackedWholeObject#openStream: Suppress resource warning 2018-04-27 08:29:34 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Support building with Java 9 2018-02-07 17:51:35 -05:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties
pom.xml Prepare 5.0.0-SNAPSHOT builds 2018-03-08 23:09:18 +01:00