FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.1

Threshold is Normal

Effort is Default

Summary

Classes Bugs Errors Missing Classes
99 2 0 0

org.springframework.osgi.mock.ArrayEnumerator

Bug Category Details Line
org.springframework.osgi.mock.ArrayEnumerator.ArrayEnumerator(Object[]) may expose internal representation by storing an externally mutable object into ArrayEnumerator.source MALICIOUS_CODE EI_EXPOSE_REP2 32

org.springframework.osgi.mock.MockServiceReference

Bug Category Details Line
org.springframework.osgi.mock.MockServiceReference.MockServiceReference(Bundle, Dictionary, ServiceRegistration, String[]) may expose internal representation by storing an externally mutable object into MockServiceReference.objectClass MALICIOUS_CODE EI_EXPOSE_REP2 85