jaxws/nbproject/findbugs.settings
author michaelm
Tue, 06 Mar 2012 20:26:03 +0000
changeset 12068 67e18b722f76
parent 3885 90241d0c87b6
permissions -rw-r--r--
7113349: Initial changeset for Macosx port to jdk Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     1
#FindBugs User Preferences
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     2
#Tue Jun 30 18:33:11 PDT 2009
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     3
detectorAbnormalFinallyBlockReturn=AbnormalFinallyBlockReturn|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     4
detectorAbstractClassEmptyMethods=AbstractClassEmptyMethods|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     5
detectorAbstractOverriddenMethod=AbstractOverriddenMethod|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     6
detectorArrayBasedCollections=ArrayBasedCollections|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     7
detectorArrayWrappedCallByReference=ArrayWrappedCallByReference|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     8
detectorBloatedAssignmentScope=BloatedAssignmentScope|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     9
detectorBloatedSynchronizedBlock=BloatedSynchronizedBlock|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    10
detectorClassEnvy=ClassEnvy|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    11
detectorCollectStatistics=CollectStatistics|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    12
detectorConfusingAutoboxedOverloading=ConfusingAutoboxedOverloading|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    13
detectorConstantListIndex=ConstantListIndex|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    14
detectorCopiedOverriddenMethod=CopiedOverriddenMethod|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    15
detectorCustomBuiltXML=CustomBuiltXML|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    16
detectorCyclomaticComplexity=CyclomaticComplexity|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    17
detectorDateComparison=DateComparison|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    18
detectorDeclaredRuntimeException=DeclaredRuntimeException|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    19
detectorDeletingWhileIterating=DeletingWhileIterating|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    20
detectorDubiousListCollection=DubiousListCollection|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    21
detectorFieldCouldBeLocal=FieldCouldBeLocal|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    22
detectorFinalParameters=FinalParameters|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    23
detectorFloatingPointLoops=FloatingPointLoops|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    24
detectorInefficientStringBuffering=InefficientStringBuffering|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    25
detectorInheritanceTypeChecking=InheritanceTypeChecking|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    26
detectorJDBCVendorReliance=JDBCVendorReliance|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    27
detectorListIndexedIterating=ListIndexedIterating|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    28
detectorLiteralStringComparison=LiteralStringComparison|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    29
detectorLocalSynchronizedCollection=LocalSynchronizedCollection|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    30
detectorLostExceptionStackTrace=LostExceptionStackTrace|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    31
detectorManualArrayCopy=ManualArrayCopy|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    32
detectorMethodReturnsConstant=MethodReturnsConstant|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    33
detectorNeedlessAutoboxing=NeedlessAutoboxing|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    34
detectorNeedlessCustomSerialization=NeedlessCustomSerialization|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    35
detectorNeedlessInstanceRetrieval=NeedlessInstanceRetrieval|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    36
detectorNeedlessMemberCollectionSynchronization=NeedlessMemberCollectionSynchronization|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    37
detectorNonCollectionMethodUse=NonCollectionMethodUse|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    38
detectorNonOwnedSynchronization=NonOwnedSynchronization|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    39
detectorNonRecycleableTaglibs=NonRecycleableTaglibs|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    40
detectorOrphanedDOMNode=OrphanedDOMNode|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    41
detectorOverlyConcreteParameter=OverlyConcreteParameter|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    42
detectorParallelLists=ParallelLists|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    43
detectorPartiallyConstructedObjectAccess=PartiallyConstructedObjectAccess|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    44
detectorPossibleIncompleteSerialization=PossibleIncompleteSerialization|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    45
detectorPossibleMemoryBloat=PossibleMemoryBloat|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    46
detectorPossiblyRedundantMethodCalls=PossiblyRedundantMethodCalls|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    47
detectorSQLInLoop=SQLInLoop|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    48
detectorSection508Compliance=Section508Compliance|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    49
detectorSillynessPotPourri=SillynessPotPourri|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    50
detectorSloppyClassReflection=SloppyClassReflection|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    51
detectorSluggishGui=SluggishGui|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    52
detectorSpoiledChildInterfaceImplementor=SpoiledChildInterfaceImplementor|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    53
detectorSpuriousThreadStates=SpuriousThreadStates|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    54
detectorStaticArrayCreatedInMethod=StaticArrayCreatedInMethod|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    55
detectorStaticMethodInstanceInvocation=StaticMethodInstanceInvocation|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    56
detectorSuspiciousComparatorReturnValues=SuspiciousComparatorReturnValues|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    57
detectorSuspiciousJDKVersionUse=SuspiciousJDKVersionUse|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    58
detectorSuspiciousWaitOnConcurrentObject=SuspiciousWaitOnConcurrentObject|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    59
detectorSyncCollectionIterators=SyncCollectionIterators|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    60
detectorTailRecursion=TailRecursion|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    61
detectorUnnecessaryStoreBeforeReturn=UnnecessaryStoreBeforeReturn|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    62
detectorUnrelatedCollectionContents=UnrelatedCollectionContents|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    63
detectorUnrelatedReturnValues=UnrelatedReturnValues|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    64
detectorUseAddAll=UseAddAll|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    65
detectorUseCharacterParameterizedMethod=UseCharacterParameterizedMethod|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    66
detectorUseEnumCollections=UseEnumCollections|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    67
detectorUseSplit=UseSplit|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    68
detectorUseToArray=UseToArray|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    69
detector_threshold=2
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    70
effort=default
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    71
filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,I18N,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,SECURITY,STYLE|false
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    72
filter_settings_neg=|