FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
10 2 0 0

org.apache.river.tool.JarWrapper

Bug Category Details Line Priority
org.apache.river.tool.JarWrapper.getDigestString(MessageDigest, File) may fail to clean up java.io.InputStream on checked exception EXPERIMENTAL OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE 760 Medium

org.apache.river.tool.JarWrapper$JarIndexReader

Bug Category Details Line Priority
new org.apache.river.tool.JarWrapper$JarIndexReader(JarFile) may fail to close stream BAD_PRACTICE OS_OPEN_STREAM 1075 Medium