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