FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
1200

org.jdtaus.core.sax.ri.resolver.ClasspathEntityResolver

BugCategoryDetailsLinePriority
org.jdtaus.core.sax.ri.resolver.ClasspathEntityResolver.getSchemaResources() is or uses a map or set of URLs, which can be a performance hogPERFORMANCEDMI_COLLECTION_OF_URLS289High
new org.jdtaus.core.sax.ri.resolver.ClasspathEntityResolver(String[]) may expose internal representation by storing an externally mutable object into ClasspathEntityResolver.schemaExtensionsMALICIOUS_CODEEI_EXPOSE_REP2203Medium