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
38 23 0 0

com.sun.jini.admin.DestroyAdmin

Bug Category Details Line Priority
The class name com.sun.jini.admin.DestroyAdmin shadows the simple name of implemented interface org.apache.river.admin.DestroyAdmin BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.landlord.FixedLeasePeriodPolicy

Bug Category Details Line Priority
The class name com.sun.jini.landlord.FixedLeasePeriodPolicy shadows the simple name of the superclass org.apache.river.landlord.FixedLeasePeriodPolicy BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 27-28 High

com.sun.jini.landlord.Landlord

Bug Category Details Line Priority
The class name com.sun.jini.landlord.Landlord shadows the simple name of implemented interface org.apache.river.landlord.Landlord BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.landlord.Landlord$RenewResults

Bug Category Details Line Priority
new com.sun.jini.landlord.Landlord$RenewResults(long[], Exception[]) may expose internal representation by storing an externally mutable object into Landlord$RenewResults.denied MALICIOUS_CODE EI_EXPOSE_REP2 65 Medium
new com.sun.jini.landlord.Landlord$RenewResults(long[], Exception[]) may expose internal representation by storing an externally mutable object into Landlord$RenewResults.granted MALICIOUS_CODE EI_EXPOSE_REP2 64 Medium
The class name com.sun.jini.landlord.Landlord$RenewResults shadows the simple name of the superclass org.apache.river.landlord.Landlord$RenewResults BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 59-76 High

com.sun.jini.landlord.LeaseFactory

Bug Category Details Line Priority
The class name com.sun.jini.landlord.LeaseFactory shadows the simple name of the superclass org.apache.river.landlord.LeaseFactory BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 30-31 High

com.sun.jini.landlord.LeasePeriodPolicy

Bug Category Details Line Priority
The class name com.sun.jini.landlord.LeasePeriodPolicy shadows the simple name of implemented interface org.apache.river.landlord.LeasePeriodPolicy BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE 42-54 Medium

com.sun.jini.landlord.LeasePeriodPolicy$Result

Bug Category Details Line Priority
The class name com.sun.jini.landlord.LeasePeriodPolicy$Result shadows the simple name of the superclass org.apache.river.landlord.LeasePeriodPolicy$Result BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 28-35 High

com.sun.jini.landlord.LeasedResource

Bug Category Details Line Priority
The class name com.sun.jini.landlord.LeasedResource shadows the simple name of implemented interface org.apache.river.landlord.LeasedResource BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.landlord.LocalLandlord

Bug Category Details Line Priority
The class name com.sun.jini.landlord.LocalLandlord shadows the simple name of implemented interface org.apache.river.landlord.LocalLandlord BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.logging.Levels

Bug Category Details Line Priority
Primitive boxed just to call toString in com.sun.jini.logging.Levels.createLevel(String, int, String) PERFORMANCE DM_BOXED_PRIMITIVE_TOSTRING 169 High

com.sun.jini.reliableLog.LogException

Bug Category Details Line Priority
The class name com.sun.jini.reliableLog.LogException shadows the simple name of the superclass org.apache.river.reliableLog.LogException BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 36-60 High

com.sun.jini.reliableLog.LogHandler

Bug Category Details Line Priority
The class name com.sun.jini.reliableLog.LogHandler shadows the simple name of the superclass org.apache.river.reliableLog.LogHandler BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 24 High

com.sun.jini.reliableLog.ReliableLog

Bug Category Details Line Priority
The class name com.sun.jini.reliableLog.ReliableLog shadows the simple name of the superclass org.apache.river.reliableLog.ReliableLog BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 29-30 High

com.sun.jini.start.AggregatePolicyProvider

Bug Category Details Line Priority
The class name com.sun.jini.start.AggregatePolicyProvider shadows the simple name of the superclass org.apache.river.start.AggregatePolicyProvider BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 30-35 High

com.sun.jini.start.LifeCycle

Bug Category Details Line Priority
The class name com.sun.jini.start.LifeCycle shadows the simple name of implemented interface org.apache.river.start.lifecycle.LifeCycle BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.start.LoaderSplitPolicyProvider

Bug Category Details Line Priority
The class name com.sun.jini.start.LoaderSplitPolicyProvider shadows the simple name of the superclass org.apache.river.start.LoaderSplitPolicyProvider BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 29-30 High

com.sun.jini.start.NonActivatableServiceDescriptor

Bug Category Details Line Priority
The class name com.sun.jini.start.NonActivatableServiceDescriptor shadows the simple name of the superclass org.apache.river.start.NonActivatableServiceDescriptor BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 37-67 High

com.sun.jini.start.NonActivatableServiceDescriptor$Created

Bug Category Details Line Priority
The class name com.sun.jini.start.NonActivatableServiceDescriptor$Created shadows the simple name of the superclass org.apache.river.start.NonActivatableServiceDescriptor$Created BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 73-74 High

com.sun.jini.start.ServiceDescriptor

Bug Category Details Line Priority
The class name com.sun.jini.start.ServiceDescriptor shadows the simple name of implemented interface org.apache.river.start.ServiceDescriptor BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.start.ServiceProxyAccessor

Bug Category Details Line Priority
The class name com.sun.jini.start.ServiceProxyAccessor shadows the simple name of implemented interface net.jini.lookup.ServiceProxyAccessor BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_INTERFACE Not available Medium

com.sun.jini.thread.ReadersWriter

Bug Category Details Line Priority
The class name com.sun.jini.thread.ReadersWriter shadows the simple name of the superclass org.apache.river.thread.ReadersWriter BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 24 High