SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.8.6

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
14 1 0 0

Files

Class Bugs
com.github.rhwood.jinputvalidator.JInputValidatorPreferences 1

com.github.rhwood.jinputvalidator.JInputValidatorPreferences

Bug Category Details Line Priority
Exception thrown in class com.github.rhwood.jinputvalidator.JInputValidatorPreferences at new com.github.rhwood.jinputvalidator.JInputValidatorPreferences() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. BAD_PRACTICE CT_CONSTRUCTOR_THROW 174 Medium