1 | #FindBugs User Preferences
|
---|
2 | #Fri Jan 24 10:43:38 CET 2014
|
---|
3 | cloud_id=edu.umd.cs.findbugs.cloud.doNothingCloud
|
---|
4 | detectorAppendingToAnObjectOutputStream=AppendingToAnObjectOutputStream|true
|
---|
5 | detectorAtomicityProblem=AtomicityProblem|true
|
---|
6 | detectorBadAppletConstructor=BadAppletConstructor|false
|
---|
7 | detectorBadResultSetAccess=BadResultSetAccess|true
|
---|
8 | detectorBadSyntaxForRegularExpression=BadSyntaxForRegularExpression|true
|
---|
9 | detectorBadUseOfReturnValue=BadUseOfReturnValue|true
|
---|
10 | detectorBadlyOverriddenAdapter=BadlyOverriddenAdapter|true
|
---|
11 | detectorBooleanReturnNull=BooleanReturnNull|true
|
---|
12 | detectorCallToUnsupportedMethod=CallToUnsupportedMethod|false
|
---|
13 | detectorCheckExpectedWarnings=CheckExpectedWarnings|false
|
---|
14 | detectorCheckImmutableAnnotation=CheckImmutableAnnotation|true
|
---|
15 | detectorCheckRelaxingNullnessAnnotation=CheckRelaxingNullnessAnnotation|true
|
---|
16 | detectorCheckTypeQualifiers=CheckTypeQualifiers|true
|
---|
17 | detectorCloneIdiom=CloneIdiom|true
|
---|
18 | detectorComparatorIdiom=ComparatorIdiom|true
|
---|
19 | detectorConfusedInheritance=ConfusedInheritance|true
|
---|
20 | detectorConfusionBetweenInheritedAndOuterMethod=ConfusionBetweenInheritedAndOuterMethod|true
|
---|
21 | detectorCrossSiteScripting=CrossSiteScripting|true
|
---|
22 | detectorDefaultEncodingDetector=DefaultEncodingDetector|true
|
---|
23 | detectorDoInsideDoPrivileged=DoInsideDoPrivileged|true
|
---|
24 | detectorDontCatchIllegalMonitorStateException=DontCatchIllegalMonitorStateException|true
|
---|
25 | detectorDontIgnoreResultOfPutIfAbsent=DontIgnoreResultOfPutIfAbsent|true
|
---|
26 | detectorDontUseEnum=DontUseEnum|true
|
---|
27 | detectorDroppedException=DroppedException|true
|
---|
28 | detectorDumbMethodInvocations=DumbMethodInvocations|true
|
---|
29 | detectorDumbMethods=DumbMethods|true
|
---|
30 | detectorDuplicateBranches=DuplicateBranches|true
|
---|
31 | detectorEmptyZipFileEntry=EmptyZipFileEntry|true
|
---|
32 | detectorEqualsOperandShouldHaveClassCompatibleWithThis=EqualsOperandShouldHaveClassCompatibleWithThis|true
|
---|
33 | detectorExplicitSerialization=ExplicitSerialization|true
|
---|
34 | detectorFinalizerNullsFields=FinalizerNullsFields|true
|
---|
35 | detectorFindBadCast2=FindBadCast2|true
|
---|
36 | detectorFindBadForLoop=FindBadForLoop|true
|
---|
37 | detectorFindCircularDependencies=FindCircularDependencies|false
|
---|
38 | detectorFindDeadLocalStores=FindDeadLocalStores|true
|
---|
39 | detectorFindDoubleCheck=FindDoubleCheck|true
|
---|
40 | detectorFindEmptySynchronizedBlock=FindEmptySynchronizedBlock|true
|
---|
41 | detectorFindFieldSelfAssignment=FindFieldSelfAssignment|true
|
---|
42 | detectorFindFinalizeInvocations=FindFinalizeInvocations|true
|
---|
43 | detectorFindFloatEquality=FindFloatEquality|true
|
---|
44 | detectorFindHEmismatch=FindHEmismatch|true
|
---|
45 | detectorFindInconsistentSync2=FindInconsistentSync2|true
|
---|
46 | detectorFindJSR166LockMonitorenter=FindJSR166LockMonitorenter|true
|
---|
47 | detectorFindLocalSelfAssignment2=FindLocalSelfAssignment2|true
|
---|
48 | detectorFindMaskedFields=FindMaskedFields|true
|
---|
49 | detectorFindMismatchedWaitOrNotify=FindMismatchedWaitOrNotify|true
|
---|
50 | detectorFindNakedNotify=FindNakedNotify|true
|
---|
51 | detectorFindNonShortCircuit=FindNonShortCircuit|true
|
---|
52 | detectorFindNullDeref=FindNullDeref|true
|
---|
53 | detectorFindNullDerefsInvolvingNonShortCircuitEvaluation=FindNullDerefsInvolvingNonShortCircuitEvaluation|true
|
---|
54 | detectorFindOpenStream=FindOpenStream|true
|
---|
55 | detectorFindPuzzlers=FindPuzzlers|true
|
---|
56 | detectorFindRefComparison=FindRefComparison|true
|
---|
57 | detectorFindReturnRef=FindReturnRef|true
|
---|
58 | detectorFindRunInvocations=FindRunInvocations|true
|
---|
59 | detectorFindSelfComparison=FindSelfComparison|true
|
---|
60 | detectorFindSelfComparison2=FindSelfComparison2|true
|
---|
61 | detectorFindSleepWithLockHeld=FindSleepWithLockHeld|true
|
---|
62 | detectorFindSpinLoop=FindSpinLoop|true
|
---|
63 | detectorFindSqlInjection=FindSqlInjection|true
|
---|
64 | detectorFindTwoLockWait=FindTwoLockWait|true
|
---|
65 | detectorFindUncalledPrivateMethods=FindUncalledPrivateMethods|true
|
---|
66 | detectorFindUnconditionalWait=FindUnconditionalWait|true
|
---|
67 | detectorFindUninitializedGet=FindUninitializedGet|true
|
---|
68 | detectorFindUnrelatedTypesInGenericContainer=FindUnrelatedTypesInGenericContainer|true
|
---|
69 | detectorFindUnreleasedLock=FindUnreleasedLock|true
|
---|
70 | detectorFindUnsatisfiedObligation=FindUnsatisfiedObligation|true
|
---|
71 | detectorFindUnsyncGet=FindUnsyncGet|true
|
---|
72 | detectorFindUseOfNonSerializableValue=FindUseOfNonSerializableValue|true
|
---|
73 | detectorFindUselessControlFlow=FindUselessControlFlow|true
|
---|
74 | detectorFormatStringChecker=FormatStringChecker|true
|
---|
75 | detectorHugeSharedStringConstants=HugeSharedStringConstants|true
|
---|
76 | detectorIDivResultCastToDouble=IDivResultCastToDouble|true
|
---|
77 | detectorIncompatMask=IncompatMask|true
|
---|
78 | detectorInconsistentAnnotations=InconsistentAnnotations|true
|
---|
79 | detectorInefficientMemberAccess=InefficientMemberAccess|false
|
---|
80 | detectorInefficientToArray=InefficientToArray|true
|
---|
81 | detectorInfiniteLoop=InfiniteLoop|true
|
---|
82 | detectorInfiniteRecursiveLoop=InfiniteRecursiveLoop|true
|
---|
83 | detectorInheritanceUnsafeGetResource=InheritanceUnsafeGetResource|true
|
---|
84 | detectorInitializationChain=InitializationChain|true
|
---|
85 | detectorInitializeNonnullFieldsInConstructor=InitializeNonnullFieldsInConstructor|true
|
---|
86 | detectorInstantiateStaticClass=InstantiateStaticClass|true
|
---|
87 | detectorIntCast2LongAsInstant=IntCast2LongAsInstant|true
|
---|
88 | detectorInvalidJUnitTest=InvalidJUnitTest|true
|
---|
89 | detectorIteratorIdioms=IteratorIdioms|true
|
---|
90 | detectorLazyInit=LazyInit|true
|
---|
91 | detectorLoadOfKnownNullValue=LoadOfKnownNullValue|true
|
---|
92 | detectorLostLoggerDueToWeakReference=LostLoggerDueToWeakReference|true
|
---|
93 | detectorMethodReturnCheck=MethodReturnCheck|true
|
---|
94 | detectorMultithreadedInstanceAccess=MultithreadedInstanceAccess|true
|
---|
95 | detectorMutableLock=MutableLock|true
|
---|
96 | detectorMutableStaticFields=MutableStaticFields|true
|
---|
97 | detectorNaming=Naming|true
|
---|
98 | detectorNoteUnconditionalParamDerefs=NoteUnconditionalParamDerefs|true
|
---|
99 | detectorNumberConstructor=NumberConstructor|true
|
---|
100 | detectorOverridingEqualsNotSymmetrical=OverridingEqualsNotSymmetrical|true
|
---|
101 | detectorPreferZeroLengthArrays=PreferZeroLengthArrays|true
|
---|
102 | detectorPublicSemaphores=PublicSemaphores|false
|
---|
103 | detectorQuestionableBooleanAssignment=QuestionableBooleanAssignment|true
|
---|
104 | detectorReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass=ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass|true
|
---|
105 | detectorReadReturnShouldBeChecked=ReadReturnShouldBeChecked|true
|
---|
106 | detectorRedundantInterfaces=RedundantInterfaces|true
|
---|
107 | detectorRepeatedConditionals=RepeatedConditionals|true
|
---|
108 | detectorRuntimeExceptionCapture=RuntimeExceptionCapture|true
|
---|
109 | detectorSerializableIdiom=SerializableIdiom|true
|
---|
110 | detectorStartInConstructor=StartInConstructor|true
|
---|
111 | detectorStaticCalendarDetector=StaticCalendarDetector|true
|
---|
112 | detectorStringConcatenation=StringConcatenation|true
|
---|
113 | detectorSuperfluousInstanceOf=SuperfluousInstanceOf|true
|
---|
114 | detectorSuspiciousThreadInterrupted=SuspiciousThreadInterrupted|true
|
---|
115 | detectorSwitchFallthrough=SwitchFallthrough|true
|
---|
116 | detectorSynchronizeAndNullCheckField=SynchronizeAndNullCheckField|true
|
---|
117 | detectorSynchronizeOnClassLiteralNotGetClass=SynchronizeOnClassLiteralNotGetClass|true
|
---|
118 | detectorSynchronizingOnContentsOfFieldToProtectField=SynchronizingOnContentsOfFieldToProtectField|true
|
---|
119 | detectorURLProblems=URLProblems|true
|
---|
120 | detectorUncallableMethodOfAnonymousClass=UncallableMethodOfAnonymousClass|true
|
---|
121 | detectorUnnecessaryMath=UnnecessaryMath|true
|
---|
122 | detectorUnreadFields=UnreadFields|true
|
---|
123 | detectorUselessSubclassMethod=UselessSubclassMethod|false
|
---|
124 | detectorVarArgsProblems=VarArgsProblems|true
|
---|
125 | detectorVolatileUsage=VolatileUsage|true
|
---|
126 | detectorWaitInLoop=WaitInLoop|true
|
---|
127 | detectorWrongMapIterator=WrongMapIterator|true
|
---|
128 | detectorXMLFactoryBypass=XMLFactoryBypass|true
|
---|
129 | detector_threshold=2
|
---|
130 | effort=max
|
---|
131 | excludefilter0=tools/findbugs/josm-filter.xml|true
|
---|
132 | filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,EXPERIMENTAL,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,STYLE|false|16
|
---|
133 | filter_settings_neg=NOISE,I18N,SECURITY|
|
---|
134 | run_at_full_build=false
|
---|