Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
137 0 1284 0

Files

Files Infos Warnings Errors
org/xvsm/coordinators/FifoCoordinator.java 0 2 0
org/xvsm/coordinators/GenericKeyCoordinator.java 0 6 0
org/xvsm/coordinators/KeyCoordinator.java 0 26 0
org/xvsm/coordinators/LabelCoordinator.java 0 28 0
org/xvsm/coordinators/LifoCoordinator.java 0 1 0
org/xvsm/coordinators/LindaCoordinator.java 0 2 0
org/xvsm/coordinators/RandomCoordinator.java 0 3 0
org/xvsm/coordinators/VectorCoordinator.java 0 2 0
org/xvsm/core/AtomicEntry.java 0 4 0
org/xvsm/core/Capi.java 0 28 0
org/xvsm/core/ContainerRef.java 0 5 0
org/xvsm/core/Entry.java 0 1 0
org/xvsm/core/ExceptionEntry.java 0 2 0
org/xvsm/core/Tuple.java 0 1 0
org/xvsm/core/VirtualAnswerContainer.java 0 20 0
org/xvsm/core/VoidEntry.java 0 1 0
org/xvsm/core/aspect/AspectContext.java 0 1 0
org/xvsm/core/aspect/IAspect.java 0 1 0
org/xvsm/core/notifications/NotificationAspect.java 0 24 0
org/xvsm/core/notifications/Operation.java 0 6 0
org/xvsm/interfaces/ICapi.java 0 4 0
org/xvsm/interfaces/ICoordinator.java 0 4 0
org/xvsm/interfaces/NotificationListener.java 0 2 0
org/xvsm/interfaces/container/IContainer.java 0 4 0
org/xvsm/interfaces/container/IContainerEngine.java 0 2 0
org/xvsm/interfaces/container/ITransactionLayer.java 0 4 0
org/xvsm/interfaces/lookup/ILookup.java 0 26 0
org/xvsm/interfaces/lookup/ILookupManager.java 0 23 0
org/xvsm/internal/AspectManager.java 0 1 0
org/xvsm/internal/BlockingLayer.java 0 1 0
org/xvsm/internal/ContainerEngine.java 0 8 0
org/xvsm/internal/ContainerManager.java 0 51 0
org/xvsm/internal/EventProcessingPool.java 0 6 0
org/xvsm/internal/ReplySenderPool.java 0 3 0
org/xvsm/internal/TimeoutSchedulerPool.java 0 3 0
org/xvsm/internal/TransactionLayer.java 0 5 0
org/xvsm/internal/exceptions/AspectNotOkException.java 0 4 0
org/xvsm/internal/exceptions/AspectRescheduleException.java 0 4 0
org/xvsm/internal/exceptions/AspectSkipException.java 0 4 0
org/xvsm/internal/exceptions/XCoreRemoteException.java 0 1 0
org/xvsm/internal/tasks/AspectTask.java 0 2 0
org/xvsm/internal/tasks/OperationTask.java 0 1 0
org/xvsm/internal/tasks/ReplyTask.java 0 1 0
org/xvsm/internal/tasks/ShutdownTask.java 0 6 0
org/xvsm/internal/tasks/Task.java 0 11 0
org/xvsm/internal/tasks/dao/inmemory/TransactionDAO.java 0 3 0
org/xvsm/lookup/LookupAspect.java 0 13 0
org/xvsm/lookup/LookupManager.java 0 44 0
org/xvsm/lookup/LookupTuple.java 0 7 0
org/xvsm/lookup/exceptions/ContainerAlreadyPublishedException.java 0 1 0
org/xvsm/lookup/exceptions/ContainerNotPublishedException.java 0 1 0
org/xvsm/lookup/freepastry/FPPastContent.java 0 11 0
org/xvsm/lookup/freepastry/FreePastryLookup.java 0 75 0
org/xvsm/lookup/freepastry/LookupContinuation.java 0 10 0
org/xvsm/lookup/freepastry/PublishContinuation.java 0 6 0
org/xvsm/lookup/gnutella/GnutellaLookup.java 0 24 0
org/xvsm/lookup/gnutella/GnutellaPeer.java 0 62 0
org/xvsm/lookup/gnutella/GnutellaServer.java 0 14 0
org/xvsm/lookup/gnutella/exceptions/NotFoundException.java 0 5 0
org/xvsm/lookup/gnutella/objects/GnutellaAnswer.java 0 9 0
org/xvsm/lookup/gnutella/objects/GnutellaRequest.java 0 11 0
org/xvsm/lookup/gnutella/threads/ConnectionThread.java 0 7 0
org/xvsm/lookup/gnutella/threads/ListenerThread.java 0 5 0
org/xvsm/lookup/ldap/LDAPLookup.java 0 56 0
org/xvsm/lookup/xvsm/XVSMLookup.java 0 62 0
org/xvsm/remote/TransportHandler.java 0 18 0
org/xvsm/remote/freepastry/FreePastryApplication.java 0 19 0
org/xvsm/remote/freepastry/FreePastryConfiguration.java 0 21 0
org/xvsm/remote/freepastry/FreePastryConnection.java 0 66 0
org/xvsm/remote/freepastry/FreePastryMessage.java 0 11 0
org/xvsm/remote/freepastry/FreePastryTransportListener.java 0 24 0
org/xvsm/remote/freepastry/FreePastryTransportSender.java 0 20 0
org/xvsm/remote/freepastry/MyAspect.java 0 12 0
org/xvsm/remote/freepastry/MyPastImpl.java 0 147 0
org/xvsm/remote/freepastry/MyStorageManagerImpl.java 0 25 0
org/xvsm/remote/interfaces/ITransportSender.java 0 2 0
org/xvsm/remote/marshaller/JavaMarshaller.java 0 5 0
org/xvsm/remote/marshaller/XMLMarshaller.java 0 71 0
org/xvsm/remote/tcp/TcpTransportSender.java 0 3 0
org/xvsm/remote/tcp/WebAccess.java 0 1 0
org/xvsm/remote/tcpconnection/TcpConnectedTransport.java 0 17 0
org/xvsm/selectors/GenericKeySelector.java 0 18 0
org/xvsm/selectors/KeySelector.java 0 3 0
org/xvsm/selectors/LabelSelector.java 0 13 0
org/xvsm/selectors/LindaSelector.java 0 5 0
org/xvsm/selectors/Selector.java 0 1 0
org/xvsm/selectors/VectorSelector.java 0 2 0
org/xvsm/transactions/Transaction.java 0 4 0
org/xvsm/transactions/TransactionManager.java 0 5 0

Rules

Rules Violations Severity
JavadocMethod
  • allowUndeclaredRTE: "true"
484 Warnings Warning
JavadocType 12 Warnings Warning
JavadocVariable 112 Warnings Warning
JavadocStyle 37 Warnings Warning
ConstantName 1 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 7 Warnings Warning
MemberName 0 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 2 Warnings Warning
StaticVariableName 1 Warnings Warning
TypeName 0 Warnings Warning
AvoidStarImport 0 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
FileLength 0 Warnings Warning
LineLength
  • max: "100"
47 Warnings Warning
MethodLength 0 Warnings Warning
ParameterNumber 3 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
OperatorWrap 0 Warnings Warning
ParenPad 0 Warnings Warning
TypecastParenPad 0 Warnings Warning
TabCharacter 0  Ignore
WhitespaceAfter 5 Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,RCURLY,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND,WILDCARD_TYPE"
254 Warnings Warning
ModifierOrder 5 Warnings Warning
RedundantModifier 2 Warnings Warning
AvoidNestedBlocks 0 Warnings Warning
LeftCurly 0 Warnings Warning
NeedBraces 89 Warnings Warning
RightCurly 24 Warnings Warning
AvoidInlineConditionals 0  Ignore
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 1 Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
16 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 5 Warnings Warning
MagicNumber 32 Warnings Warning
MissingSwitchDefault 10 Warnings Warning
RedundantThrows 4 Warnings Warning
SimplifyBooleanExpression 32 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
DesignForExtension 0  Ignore
FinalClass 3 Warnings Warning
HideUtilityClassConstructor 0 Warnings Warning
InterfaceIsType 0 Warnings Warning
VisibilityModifier 20 Warnings Warning
ArrayTypeStyle 5 Warnings Warning
FinalParameters 0  Ignore
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0  Ignore
TodoComment 0  Ignore
UpperEll 2 Warnings Warning
EmptyBlock
  • option: "text"
49 Warnings Warning
UnusedImports 19 Warnings Warning
FallThrough 1 Warnings Warning
NewlineAtEndOfFile 0  Ignore
Translation 0 Warnings Warning

Details

org/xvsm/coordinators/FifoCoordinator.java

Violation Message Line
Warnings Variable 'entries' must be private and have accessor methods. 39
Warnings '?' is not preceded with whitespace. 272

org/xvsm/coordinators/GenericKeyCoordinator.java

Violation Message Line
Warnings Line is longer than 100 characters. 56
Warnings '?' is not preceded with whitespace. 117
Warnings '?' is not followed by whitespace. 117
Warnings '?' is not preceded with whitespace. 117
Warnings '?' is not followed by whitespace. 117
Warnings '?' is not preceded with whitespace. 299

org/xvsm/coordinators/KeyCoordinator.java

Violation Message Line
Warnings Line is longer than 100 characters. 59
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 69
Warnings Missing a Javadoc comment. 70
Warnings Variable 'keyName' must be private and have accessor methods. 70
Warnings Missing a Javadoc comment. 71
Warnings Variable 'keyType' must be private and have accessor methods. 71
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 87
Warnings '?' is not preceded with whitespace. 139
Warnings '?' is not followed by whitespace. 139
Warnings '?' is not preceded with whitespace. 139
Warnings '?' is not followed by whitespace. 139
Warnings '?' is not preceded with whitespace. 284
Warnings '?' is not followed by whitespace. 284
Warnings '?' is not preceded with whitespace. 284
Warnings '?' is not followed by whitespace. 284
Warnings '?' is not preceded with whitespace. 320
Warnings Missing a Javadoc comment. 324
Warnings Missing a Javadoc comment. 336
Warnings '?' is not preceded with whitespace. 342
Warnings '?' is not followed by whitespace. 342
Warnings '?' is not preceded with whitespace. 345
Warnings '?' is not followed by whitespace. 345
Warnings '?' is not preceded with whitespace. 348
Warnings '?' is not followed by whitespace. 348

org/xvsm/coordinators/LabelCoordinator.java

Violation Message Line
Warnings Line is longer than 100 characters. 67
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 78
Warnings Variable 'keyName' must be private and have accessor methods. 78
Warnings Missing a Javadoc comment. 79
Warnings Variable 'keyType' must be private and have accessor methods. 79
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 94
Warnings '?' is not preceded with whitespace. 195
Warnings '?' is not followed by whitespace. 195
Warnings '?' is not preceded with whitespace. 195
Warnings '?' is not followed by whitespace. 195
Warnings '?' is not preceded with whitespace. 313
Warnings '?' is not followed by whitespace. 313
Warnings '?' is not preceded with whitespace. 313
Warnings '?' is not followed by whitespace. 313
Warnings '?' is not preceded with whitespace. 349
Warnings '?' is not followed by whitespace. 349
Warnings '?' is not preceded with whitespace. 457
Warnings Missing a Javadoc comment. 461
Warnings Missing a Javadoc comment. 473
Warnings '?' is not preceded with whitespace. 479
Warnings '?' is not followed by whitespace. 479
Warnings '?' is not preceded with whitespace. 482
Warnings '?' is not followed by whitespace. 482
Warnings '?' is not preceded with whitespace. 485
Warnings '?' is not followed by whitespace. 485

org/xvsm/coordinators/LifoCoordinator.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 38

org/xvsm/coordinators/LindaCoordinator.java

Violation Message Line
Warnings 'entries' hides a field. 61
Warnings '?' is not preceded with whitespace. 84

org/xvsm/coordinators/RandomCoordinator.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Warnings '?' is not preceded with whitespace. 230
Warnings Missing a Javadoc comment. 234

org/xvsm/coordinators/VectorCoordinator.java

Violation Message Line
Warnings Missing a Javadoc comment. 27
Warnings '?' is not preceded with whitespace. 283

org/xvsm/core/AtomicEntry.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 187
Warnings '?' is not followed by whitespace. 187
Warnings '?' is not preceded with whitespace. 187
Warnings '?' is not followed by whitespace. 187

org/xvsm/core/Capi.java

Violation Message Line
Warnings Line is longer than 100 characters. 72
Warnings '?' is not preceded with whitespace. 154
Warnings '?' is not followed by whitespace. 154
Warnings '?' is not preceded with whitespace. 154
Warnings '?' is not followed by whitespace. 154
Warnings '?' is not preceded with whitespace. 193
Warnings '?' is not followed by whitespace. 193
Warnings '?' is not preceded with whitespace. 193
Warnings '?' is not followed by whitespace. 193
Warnings '?' is not preceded with whitespace. 284
Warnings '?' is not followed by whitespace. 284
Warnings '?' is not preceded with whitespace. 456
Warnings '?' is not followed by whitespace. 456
Warnings '?' is not preceded with whitespace. 456
Warnings '?' is not followed by whitespace. 456
Warnings '?' is not preceded with whitespace. 554
Warnings '?' is not followed by whitespace. 554
Warnings '?' is not preceded with whitespace. 554
Warnings '?' is not followed by whitespace. 554
Warnings Missing a Javadoc comment. 560
Warnings switch without "default" clause. 564
Warnings '?' is not preceded with whitespace. 593
Warnings '?' is not followed by whitespace. 593
Warnings '}' is not followed by whitespace. 604
Warnings '?' is not preceded with whitespace. 677
Warnings '?' is not followed by whitespace. 677
Warnings '?' is not preceded with whitespace. 684
Warnings '?' is not followed by whitespace. 684

org/xvsm/core/ContainerRef.java

Violation Message Line
Warnings Incomplete HTML tag found: * <code>tcpjava://mozartspaces.org/cref</code). 53
Warnings Unclosed HTML tag found: <code> 119
Warnings Expected an @return tag. 124
Warnings Unused @param tag for 'uri'. 151
Warnings Expected @param tag for 'site'. 154

org/xvsm/core/Entry.java

Violation Message Line
Warnings Missing a Javadoc comment. 311

org/xvsm/core/ExceptionEntry.java

Violation Message Line
Warnings Missing a Javadoc comment. 3
Warnings Missing a Javadoc comment. 42

org/xvsm/core/Tuple.java

Violation Message Line
Warnings Expected @param tag for 'size'. 37

org/xvsm/core/VirtualAnswerContainer.java

Violation Message Line
Warnings Unused import - java.util.HashMap. 5
Warnings Unused import - java.util.concurrent.locks.ReadWriteLock. 7
Warnings Unused import - java.util.concurrent.locks.ReentrantReadWriteLock. 8
Warnings Class VirtualAnswerContainer should be declared as final. 10
Warnings Missing a Javadoc comment. 10
Warnings Line is longer than 100 characters. 12
Warnings Missing a Javadoc comment. 12
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 16
Warnings Expected an @return tag. 25
Warnings Expected @param tag for 'containerURI'. 25
Warnings Missing a Javadoc comment. 33
Warnings Expected @param tag for 'uri'. 40
Warnings Expected an @return tag. 50
Warnings Expected @param tag for 'answerToContainer'. 50
Warnings Expected @throws tag for 'InterruptedException'. 50
Warnings Expected an @return tag. 66
Warnings Expected @param tag for 'answer'. 77
Warnings Expected @param tag for 'answerToContainer'. 77
Warnings Missing a Javadoc comment. 84

org/xvsm/core/VoidEntry.java

Violation Message Line
Warnings Missing a Javadoc comment. 17

org/xvsm/core/aspect/AspectContext.java

Violation Message Line
Warnings More than 7 parameters. 116

org/xvsm/core/aspect/IAspect.java

Violation Message Line
Warnings Variable 'properties' must be private and have accessor methods. 21

org/xvsm/core/notifications/NotificationAspect.java

Violation Message Line
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 64
Warnings 'cref' hides a field. 65
Warnings Missing a Javadoc comment. 76
Warnings 'cref' hides a field. 77
Warnings Missing a Javadoc comment. 88
Warnings 'cref' hides a field. 89
Warnings Missing a Javadoc comment. 101
Warnings 'cref' hides a field. 102
Warnings Missing a Javadoc comment. 115
Warnings 'cref' hides a field. 116
Warnings Missing a Javadoc comment. 129
Warnings '?' is not preceded with whitespace. 131
Warnings '?' is not followed by whitespace. 131
Warnings '?' is not preceded with whitespace. 133
Warnings '?' is not followed by whitespace. 133
Warnings Missing a Javadoc comment. 138
Warnings Missing a Javadoc comment. 143

org/xvsm/core/notifications/Operation.java

Violation Message Line
Warnings Missing a Javadoc comment. 3
Warnings Missing a Javadoc comment. 4
Warnings Missing a Javadoc comment. 4
Warnings Missing a Javadoc comment. 4
Warnings Missing a Javadoc comment. 4
Warnings Missing a Javadoc comment. 4

org/xvsm/interfaces/ICapi.java

Violation Message Line
Warnings Missing a Javadoc comment. 155
Warnings Redundant 'public' modifier. 155
Warnings Unused @param tag for 'the'. 450
Warnings Expected @param tag for 'uri'. 458

org/xvsm/interfaces/ICoordinator.java

Violation Message Line
Warnings Variable 'properties' must be private and have accessor methods. 53
Warnings '?' is not preceded with whitespace. 149
Warnings Missing a Javadoc comment. 323
Warnings Missing a Javadoc comment. 327

org/xvsm/interfaces/NotificationListener.java

Violation Message Line
Warnings Expected @param tag for 'operation'. 20
Warnings Expected @param tag for 'entries'. 20

org/xvsm/interfaces/container/IContainer.java

Violation Message Line
Warnings Expected @throws tag for 'AspectRescheduleException'. 50
Warnings Expected @throws tag for 'AspectNotOkException'. 50
Warnings Expected an @return tag. 122
Warnings '?' is not preceded with whitespace. 148

org/xvsm/interfaces/container/IContainerEngine.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 122
Warnings '?' is not preceded with whitespace. 190

org/xvsm/interfaces/container/ITransactionLayer.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 41
Warnings Unused @param tag for 'the'. 139
Warnings Expected @param tag for 'uri'. 145
Warnings '?' is not preceded with whitespace. 157

org/xvsm/interfaces/lookup/ILookup.java

Violation Message Line
Warnings First sentence should end with a period. 19
Warnings Expected @throws tag for 'ContainerAlreadyPublishedException'. 27
Warnings Expected @throws tag for 'LookupException'. 27
Warnings Missing a Javadoc comment. 28
Warnings First sentence should end with a period. 29
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 37
Warnings Expected @throws tag for 'LookupException'. 37
Warnings Line is longer than 100 characters. 47
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 47
Warnings Expected @throws tag for 'LookupException'. 47
Warnings First sentence should end with a period. 48
Warnings Expected an @return tag. 57
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 57
Warnings Expected @throws tag for 'LookupException'. 57
Warnings First sentence should end with a period. 58
Warnings Expected an @return tag. 66
Warnings Expected @param tag for 'list'. 66
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 66
Warnings Expected @throws tag for 'LookupException'. 66
Warnings First sentence should end with a period. 67
Warnings Line is longer than 100 characters. 73
Warnings Expected an @return tag. 78
Warnings Line is longer than 100 characters. 78
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 78
Warnings Expected @throws tag for 'LookupException'. 78
Warnings Missing a Javadoc comment. 80

org/xvsm/interfaces/lookup/ILookupManager.java

Violation Message Line
Warnings Expected @throws tag for 'ContainerAlreadyPublishedException'. 26
Warnings Expected @throws tag for 'LookupException'. 26
Warnings Missing a Javadoc comment. 27
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 36
Warnings Expected @throws tag for 'LookupException'. 36
Warnings First sentence should end with a period. 37
Warnings Line is longer than 100 characters. 45
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 45
Warnings Expected @throws tag for 'LookupException'. 45
Warnings Expected an @return tag. 57
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 57
Warnings Expected @throws tag for 'LookupException'. 57
Warnings Line is longer than 100 characters. 64
Warnings Expected an @return tag. 69
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 69
Warnings Expected @throws tag for 'LookupException'. 69
Warnings Line is longer than 100 characters. 78
Warnings Expected an @return tag. 83
Warnings Line is longer than 100 characters. 83
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 83
Warnings Expected @throws tag for 'LookupException'. 83
Warnings Missing a Javadoc comment. 85
Warnings Missing a Javadoc comment. 87

org/xvsm/internal/AspectManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 34

org/xvsm/internal/BlockingLayer.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 344

org/xvsm/internal/ContainerEngine.java

Violation Message Line
Warnings Line is longer than 100 characters. 45
Warnings '?' is not preceded with whitespace. 45
Warnings '?' is not preceded with whitespace. 45
Warnings Line is longer than 100 characters. 51
Warnings '?' is not preceded with whitespace. 51
Warnings '?' is not preceded with whitespace. 51
Warnings '?' is not preceded with whitespace. 268
Warnings '?' is not preceded with whitespace. 536

org/xvsm/internal/ContainerManager.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 129
Warnings '?' is not followed by whitespace. 129
Warnings '?' is not preceded with whitespace. 193
Warnings '?' is not followed by whitespace. 193
Warnings '?' is not preceded with whitespace. 199
Warnings '?' is not followed by whitespace. 199
Warnings '?' is not preceded with whitespace. 200
Warnings '?' is not followed by whitespace. 200
Warnings '?' is not preceded with whitespace. 200
Warnings '?' is not followed by whitespace. 200
Warnings '?' is not preceded with whitespace. 205
Warnings '?' is not followed by whitespace. 205
Warnings '?' is not preceded with whitespace. 208
Warnings '?' is not followed by whitespace. 208
Warnings '?' is not preceded with whitespace. 213
Warnings '?' is not followed by whitespace. 213
Warnings '?' is not preceded with whitespace. 263
Warnings '?' is not followed by whitespace. 263
Warnings Missing a Javadoc comment. 278
Warnings '?' is not preceded with whitespace. 359
Warnings '?' is not followed by whitespace. 359
Warnings '?' is not preceded with whitespace. 359
Warnings '?' is not followed by whitespace. 359
Warnings '?' is not preceded with whitespace. 375
Warnings '?' is not followed by whitespace. 375
Warnings '?' is not preceded with whitespace. 375
Warnings '?' is not followed by whitespace. 375
Warnings '?' is not preceded with whitespace. 432
Warnings '?' is not followed by whitespace. 432
Warnings '?' is not preceded with whitespace. 487
Warnings '?' is not followed by whitespace. 487
Warnings '?' is not preceded with whitespace. 491
Warnings '?' is not followed by whitespace. 491
Warnings '?' is not preceded with whitespace. 597
Warnings '?' is not followed by whitespace. 597
Warnings '?' is not preceded with whitespace. 601
Warnings '?' is not followed by whitespace. 601
Warnings '?' is not preceded with whitespace. 637
Warnings '?' is not followed by whitespace. 637
Warnings '?' is not preceded with whitespace. 640
Warnings '?' is not followed by whitespace. 640
Warnings '?' is not preceded with whitespace. 678
Warnings '?' is not followed by whitespace. 678
Warnings '?' is not preceded with whitespace. 682
Warnings '?' is not followed by whitespace. 682
Warnings Expected an @return tag. 748
Warnings Expected @param tag for 'metaCref'. 748
Warnings '?' is not preceded with whitespace. 775
Warnings '?' is not followed by whitespace. 775
Warnings '?' is not preceded with whitespace. 779
Warnings '?' is not followed by whitespace. 779

org/xvsm/internal/EventProcessingPool.java

Violation Message Line
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 41
Warnings '60' is a magic number. 80
Warnings 'if' construct must use '{}'s. 84
Warnings '60' is a magic number. 84
Warnings ';' is not followed by whitespace. 108

org/xvsm/internal/ReplySenderPool.java

Violation Message Line
Warnings '60' is a magic number. 68
Warnings '60' is a magic number. 72
Warnings ';' is not followed by whitespace. 96

org/xvsm/internal/TimeoutSchedulerPool.java

Violation Message Line
Warnings Expected an @return tag. 57
Warnings '?' is not preceded with whitespace. 57
Warnings '?' is not followed by whitespace. 57

org/xvsm/internal/TransactionLayer.java

Violation Message Line
Warnings Unused import - org.xvsm.internal.exceptions.InvalidContainerException. 25
Warnings Unused import - org.xvsm.internal.tasks.TransactionTask. 30
Warnings Unused import - org.xvsm.internal.tasks.TransactionTaskType. 31
Warnings '?' is not preceded with whitespace. 209
Warnings '?' is not preceded with whitespace. 922

org/xvsm/internal/exceptions/AspectNotOkException.java

Violation Message Line
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 28

org/xvsm/internal/exceptions/AspectRescheduleException.java

Violation Message Line
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 28

org/xvsm/internal/exceptions/AspectSkipException.java

Violation Message Line
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 29

org/xvsm/internal/exceptions/XCoreRemoteException.java

Violation Message Line
Warnings Missing a Javadoc comment. 3

org/xvsm/internal/tasks/AspectTask.java

Violation Message Line
Warnings Missing a Javadoc comment. 82
Warnings Missing a Javadoc comment. 91

org/xvsm/internal/tasks/OperationTask.java

Violation Message Line
Warnings First sentence should end with a period. 131

org/xvsm/internal/tasks/ReplyTask.java

Violation Message Line
Warnings Expected @param tag for 'taskID'. 52

org/xvsm/internal/tasks/ShutdownTask.java

Violation Message Line
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 54
Warnings '2000' is a magic number. 57
Warnings '1000' is a magic number. 98

org/xvsm/internal/tasks/Task.java

Violation Message Line
Warnings Missing a Javadoc comment. 39
Warnings Name 'taskIDCounter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Warnings Should use uppercase 'L'. 39
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 46
Warnings '{' is not preceded with whitespace. 46
Warnings Missing a Javadoc comment. 50
Warnings Should use uppercase 'L'. 53
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 63

org/xvsm/internal/tasks/dao/inmemory/TransactionDAO.java

Violation Message Line
Warnings Unused import - java.util.Map. 5
Warnings Unused import - java.util.TreeMap. 6
Warnings Unused import - java.util.WeakHashMap. 7

org/xvsm/lookup/LookupAspect.java

Violation Message Line
Warnings First sentence should end with a period. 14
Warnings Missing a Javadoc comment. 20
Warnings Variable 'lm' must be private and have accessor methods. 20
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 28
Warnings 'if' is not followed by whitespace. 33
Warnings Expression can be simplified. 33
Warnings '}' should be on the same line. 36
Warnings 'catch' is not followed by whitespace. 37
Warnings '}' should be on the same line. 39
Warnings 'catch' is not followed by whitespace. 40
Warnings '}' should be on the same line. 42
Warnings 'catch' is not followed by whitespace. 43

org/xvsm/lookup/LookupManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 47
Warnings First sentence should end with a period. 49
Warnings Expected @param tag for 'site'. 55
Warnings Expected @throws tag for 'LookupException'. 55
Warnings Expected @param tag for 'site'. 67
Warnings Expected @param tag for 'table'. 67
Warnings Expected @throws tag for 'LookupException'. 68
Warnings Empty catch block. 111
Warnings Expected @param tag for 'site'. 143
Warnings Expected @param tag for 'file'. 143
Warnings Expected @throws tag for 'LookupException'. 143
Warnings Empty catch block. 178
Warnings Empty catch block. 181
Warnings Expression can be simplified. 204
Warnings Missing a Javadoc comment. 244
Warnings Missing a Javadoc comment. 262
Warnings Expression can be simplified. 274
Warnings 'if' construct must use '{}'s. 280
Warnings Expression can be simplified. 280
Warnings Missing a Javadoc comment. 301
Warnings Expression can be simplified. 306
Warnings 'if' construct must use '{}'s. 312
Warnings Expression can be simplified. 312
Warnings Missing a Javadoc comment. 334
Warnings Expression can be simplified. 339
Warnings 'if' construct must use '{}'s. 345
Warnings Expression can be simplified. 345
Warnings Empty catch block. 348
Warnings Missing a Javadoc comment. 366
Warnings Missing a Javadoc comment. 389
Warnings Missing a Javadoc comment. 416
Warnings Missing a Javadoc comment. 449
Warnings Missing a Javadoc comment. 476
Warnings Missing a Javadoc comment. 505
Warnings Missing a Javadoc comment. 514
Warnings Missing a Javadoc comment. 526
Warnings Missing a Javadoc comment. 557
Warnings Expected @param tag for 'cref'. 579
Warnings Expected @param tag for 'key'. 579
Warnings Expected @param tag for 'value'. 579
Warnings Expected @throws tag for 'XCoreException'. 580

org/xvsm/lookup/LookupTuple.java

Violation Message Line
Warnings Missing a Javadoc comment. 15
Warnings Variable 'key' must be private and have accessor methods. 15
Warnings Missing a Javadoc comment. 16
Warnings Variable 'lookup' must be private and have accessor methods. 16
Warnings Expected @param tag for 'key'. 22
Warnings Expected @param tag for 'lookup'. 22
Warnings Missing a Javadoc comment. 58

org/xvsm/lookup/exceptions/ContainerAlreadyPublishedException.java

Violation Message Line
Warnings First sentence should end with a period. 5

org/xvsm/lookup/exceptions/ContainerNotPublishedException.java

Violation Message Line
Warnings First sentence should end with a period. 5

org/xvsm/lookup/freepastry/FPPastContent.java

Violation Message Line
Warnings First sentence should end with a period. 6
Warnings Missing a Javadoc comment. 12
Warnings Variable 'content' must be private and have accessor methods. 12
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 19
Warnings '+' is not preceded with whitespace. 20
Warnings '+' is not followed by whitespace. 20
Warnings '+' is not preceded with whitespace. 20
Warnings '+' is not followed by whitespace. 20
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 27

org/xvsm/lookup/freepastry/FreePastryLookup.java

Violation Message Line
Warnings First sentence should end with a period. 26
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 33
Warnings First sentence should end with a period. 35
Warnings Expected @param tag for 'siteURI'. 42
Warnings Expected @param tag for 'table'. 42
Warnings Expected @throws tag for 'LookupException'. 42
Warnings '}' should be on the same line. 48
Warnings 'catch' is not followed by whitespace. 49
Warnings 'if' is not followed by whitespace. 54
Warnings '}' should be on the same line. 56
Warnings 'if' is not followed by whitespace. 61
Warnings '}' should be on the same line. 63
Warnings First sentence should end with a period. 71
Warnings Expected @param tag for 'siteURI'. 78
Warnings Expected @param tag for 'element'. 78
Warnings Expected @throws tag for 'LookupException'. 78
Warnings '}' should be on the same line. 83
Warnings 'catch' is not followed by whitespace. 84
Warnings '}' should be on the same line. 90
Warnings 'catch' is not followed by whitespace. 91
Warnings '}' should be on the same line. 96
Warnings 'catch' is not followed by whitespace. 97
Warnings Missing a Javadoc comment. 107
Warnings 'while' is not followed by whitespace. 121
Warnings Expression can be simplified. 121
Warnings '20' is a magic number. 123
Warnings '}' should be on the same line. 124
Warnings 'catch' is not followed by whitespace. 125
Warnings Empty catch block. 125
Warnings 'if' is not followed by whitespace. 129
Warnings '}' should be on the same line. 137
Warnings 'catch' is not followed by whitespace. 138
Warnings Missing a Javadoc comment. 146
Warnings Missing a Javadoc comment. 154
Warnings Missing a Javadoc comment. 162
Warnings Line is longer than 100 characters. 179
Warnings 'while' is not followed by whitespace. 183
Warnings Expression can be simplified. 183
Warnings '100' is a magic number. 185
Warnings '}' should be on the same line. 186
Warnings 'catch' is not followed by whitespace. 187
Warnings Empty catch block. 187
Warnings 'if' is not followed by whitespace. 191
Warnings '}' should be on the same line. 194
Warnings 'catch' is not followed by whitespace. 195
Warnings Missing a Javadoc comment. 203
Warnings Line is longer than 100 characters. 215
Warnings 'while' is not followed by whitespace. 219
Warnings Expression can be simplified. 219
Warnings '20' is a magic number. 221
Warnings '}' should be on the same line. 222
Warnings 'catch' is not followed by whitespace. 223
Warnings Empty catch block. 223
Warnings 'if' is not followed by whitespace. 227
Warnings '}' should be on the same line. 232
Warnings 'catch' is not followed by whitespace. 233
Warnings Missing a Javadoc comment. 241
Warnings Line is longer than 100 characters. 253
Warnings 'while' is not followed by whitespace. 257
Warnings Expression can be simplified. 257
Warnings '100' is a magic number. 259
Warnings '}' should be on the same line. 260
Warnings 'catch' is not followed by whitespace. 261
Warnings Empty catch block. 261
Warnings 'if' is not followed by whitespace. 265
Warnings '}' should be on the same line. 268
Warnings 'catch' is not followed by whitespace. 269
Warnings Missing a Javadoc comment. 277
Warnings First sentence should end with a period. 282
Warnings Expected an @return tag. 289
Warnings Expected @param tag for 'cref'. 289
Warnings Expected @throws tag for 'XCoreException'. 289
Warnings 'cast' is not followed by whitespace. 291
Warnings Missing a Javadoc comment. 300

org/xvsm/lookup/freepastry/LookupContinuation.java

Violation Message Line
Warnings Unused import - org.xvsm.remote.freepastry.FreePastryConnection. 7
Warnings Unused import - rice.p2p.commonapi.NodeHandle. 10
Warnings Unused import - rice.p2p.commonapi.NodeHandleSet. 11
Warnings First sentence should end with a period. 13
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 27
Warnings 'if' construct must use '{}'s. 29
Warnings Missing a Javadoc comment. 46

org/xvsm/lookup/freepastry/PublishContinuation.java

Violation Message Line
Warnings First sentence should end with a period. 5
Warnings Missing a Javadoc comment. 12
Warnings Missing a Javadoc comment. 13
Warnings Missing a Javadoc comment. 18
Warnings 'if' construct must use '{}'s. 22
Warnings Missing a Javadoc comment. 32

org/xvsm/lookup/gnutella/GnutellaLookup.java

Violation Message Line
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 33
Warnings First sentence should end with a period. 35
Warnings Expected @param tag for 'siteURI'. 42
Warnings Expected @param tag for 'table'. 42
Warnings Expected @throws tag for 'LookupException'. 43
Warnings First sentence should end with a period. 52
Warnings Expected @param tag for 'siteURI'. 59
Warnings Expected @param tag for 'element'. 59
Warnings Expected @throws tag for 'LookupException'. 59
Warnings Expected @param tag for 'remoteUri'. 75
Warnings Expected @param tag for 'port'. 75
Warnings Expected @throws tag for 'LookupException'. 76
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 130
Warnings Missing a Javadoc comment. 138
Warnings Missing a Javadoc comment. 154
Warnings Missing a Javadoc comment. 161
Warnings Missing a Javadoc comment. 168
Warnings Missing a Javadoc comment. 184
Warnings Expected an @return tag. 193
Warnings Expected @param tag for 'cref'. 193
Warnings Expected @throws tag for 'XCoreException'. 193

org/xvsm/lookup/gnutella/GnutellaPeer.java

Violation Message Line
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 31
Warnings Expected @param tag for 'args'. 40
Warnings Expected @throws tag for 'IOException'. 40
Warnings Expected @throws tag for 'ClassNotFoundException'. 41
Warnings '4600' is a magic number. 42
Warnings '4500' is a magic number. 42
Warnings First sentence should end with a period. 45
Warnings Expected @param tag for 'port'. 56
Warnings Expected @param tag for 'serverIp'. 56
Warnings Expected @param tag for 'serverPort'. 56
Warnings Expected @throws tag for 'UnknownHostException'. 57
Warnings Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 57
Warnings Expected @throws tag for 'IOException'. 57
Warnings Expected @throws tag for 'ClassNotFoundException'. 57
Warnings First sentence should end with a period. 68
Warnings Expected @throws tag for 'UnknownHostException'. 75
Warnings Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 75
Warnings Expected @throws tag for 'IOException'. 75
Warnings Expected @throws tag for 'ClassNotFoundException'. 76
Warnings First sentence should end with a period. 90
Warnings Expected an @return tag. 95
Warnings First sentence should end with a period. 99
Warnings Expected @param tag for 'searchString'. 106
Warnings Expected @param tag for 'object'. 106
Warnings First sentence should end with a period. 110
Warnings Expected @param tag for 'searchString'. 115
Warnings Expected @param tag for 'request'. 130
Warnings Expected @param tag for 'throwException'. 130
Warnings Expected @throws tag for 'NotFoundException'. 131
Warnings Expected @throws tag for 'UnknownHostException'. 131
Warnings Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 131
Warnings Expected @throws tag for 'IOException'. 131
Warnings Expected @throws tag for 'ClassNotFoundException'. 132
Warnings 'if' construct must use '{}'s. 136
Warnings Expression can be simplified. 136
Warnings 'else' construct must use '{}'s. 138
Warnings Empty catch block. 155
Warnings Expected an @return tag. 177
Warnings Expected @param tag for 'searchString'. 177
Warnings Expected @throws tag for 'UnknownHostException'. 177
Warnings Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 177
Warnings Expected @throws tag for 'IOException'. 178
Warnings Expected @throws tag for 'ClassNotFoundException'. 178
Warnings Expected @throws tag for 'NotFoundException'. 178
Warnings 'if' construct must use '{}'s. 179
Warnings Expression can be simplified. 179
Warnings '10' is a magic number. 190
Warnings Empty catch block. 191
Warnings '600' is a magic number. 195
Warnings '20' is a magic number. 198
Warnings Empty catch block. 199
Warnings Expression can be simplified. 205
Warnings Missing a Javadoc comment. 217
Warnings Missing a Javadoc comment. 221
Warnings Missing a Javadoc comment. 225
Warnings Missing a Javadoc comment. 229

org/xvsm/lookup/gnutella/GnutellaServer.java

Violation Message Line
Warnings Missing a Javadoc comment. 19
Warnings Variable 'peers' must be private and have accessor methods. 19
Warnings First sentence should end with a period. 21
Warnings Unclosed HTML tag found: <Port> 22
Warnings Expected @param tag for 'args'. 28
Warnings Expected @throws tag for 'IOException'. 28
Warnings Expected @throws tag for 'ClassNotFoundException'. 29
Warnings 'if' construct must use '{}'s. 31
Warnings Expected @param tag for 'port'. 45
Warnings Expected @throws tag for 'IOException'. 45
Warnings Expected @throws tag for 'ClassNotFoundException'. 45
Warnings Expression can be simplified. 60
Warnings Expression can be simplified. 74
Warnings 'if' construct must use '{}'s. 78

org/xvsm/lookup/gnutella/exceptions/NotFoundException.java

Violation Message Line
Warnings Missing a Javadoc comment. 10
Warnings Missing a Javadoc comment. 12
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 24

org/xvsm/lookup/gnutella/objects/GnutellaAnswer.java

Violation Message Line
Warnings Unused import - java.net.SocketAddress. 4
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 18
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 36

org/xvsm/lookup/gnutella/objects/GnutellaRequest.java

Violation Message Line
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 19
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 45

org/xvsm/lookup/gnutella/threads/ConnectionThread.java

Violation Message Line
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 29
Warnings Expression can be simplified. 41
Warnings Expression can be simplified. 43
Warnings Empty catch block. 76

org/xvsm/lookup/gnutella/threads/ListenerThread.java

Violation Message Line
Warnings First sentence should end with a period. 8
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 22

org/xvsm/lookup/ldap/LDAPLookup.java

Violation Message Line
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 48
Warnings First sentence should end with a period. 50
Warnings Expected @param tag for 'siteURI'. 57
Warnings Expected @param tag for 'table'. 57
Warnings Expected @throws tag for 'LookupException'. 58
Warnings '11' is a magic number. 59
Warnings First sentence should end with a period. 134
Warnings Expected @param tag for 'siteURI'. 141
Warnings Expected @param tag for 'element'. 141
Warnings Expected @throws tag for 'LookupException'. 141
Warnings '11' is a magic number. 142
Warnings Empty catch block. 152
Warnings Empty catch block. 157
Warnings Empty catch block. 162
Warnings Empty catch block. 166
Warnings Empty catch block. 171
Warnings Empty catch block. 176
Warnings Empty catch block. 181
Warnings Empty catch block. 186
Warnings Empty catch block. 191
Warnings Empty catch block. 196
Warnings Empty catch block. 201
Warnings Empty catch block. 206
Warnings Empty catch block. 211
Warnings Empty catch block. 216
Warnings Empty catch block. 221
Warnings Expected @param tag for 'env'. 231
Warnings Expected @throws tag for 'LookupException'. 231
Warnings Missing a Javadoc comment. 246
Warnings Missing a Javadoc comment. 283
Warnings Missing a Javadoc comment. 294
Warnings Expected an @return tag. 306
Warnings Expected @param tag for 'name'. 306
Warnings Expected @param tag for 'list'. 306
Warnings Expected @throws tag for 'ContainerNotPublishedException'. 307
Warnings Expected @throws tag for 'LookupException'. 307
Warnings Empty catch block. 326
Warnings Expression can be simplified. 334
Warnings Expression can be simplified. 338
Warnings Expression can be simplified. 343
Warnings Missing a Javadoc comment. 369
Warnings 'capi' hides a field. 398
Warnings 'if' construct must use '{}'s. 421
Warnings Missing a Javadoc comment. 440
Warnings Missing a Javadoc comment. 449
Warnings Missing a Javadoc comment. 470
Warnings Missing a Javadoc comment. 482
Warnings '}' should be on the same line. 485
Warnings 'catch' is not followed by whitespace. 486
Warnings Expected an @return tag. 496
Warnings Expected @param tag for 'cref'. 496
Warnings Expected @throws tag for 'XCoreException'. 496
Warnings Expected an @return tag. 509
Warnings Expected @param tag for 'cref'. 509
Warnings Expected @throws tag for 'XCoreException'. 510

org/xvsm/lookup/xvsm/XVSMLookup.java

Violation Message Line
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 45
Warnings First sentence should end with a period. 47
Warnings Expected @param tag for 'site'. 54
Warnings Expected @param tag for 'table'. 54
Warnings Expected @throws tag for 'LookupException'. 55
Warnings First sentence should end with a period. 71
Warnings Expected @param tag for 'site'. 78
Warnings Expected @param tag for 'element'. 78
Warnings Expected @throws tag for 'LookupException'. 78
Warnings Expected @param tag for 'site'. 98
Warnings Expected @param tag for 'remote_site'. 98
Warnings Name 'remote_site' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Warnings Expected @throws tag for 'LookupException'. 98
Warnings Expected @param tag for 'site'. 107
Warnings Expected @param tag for 'remote_site'. 107
Warnings Name 'remote_site' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Warnings Expected @throws tag for 'LookupException'. 107
Warnings Empty catch block. 117
Warnings Empty catch block. 124
Warnings Missing a Javadoc comment. 137
Warnings Name 'lookup_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
Warnings Empty catch block. 147
Warnings '}' should be on the same line. 148
Warnings Expression can be simplified. 190
Warnings Empty catch block. 200
Warnings Empty catch block. 205
Warnings Expression can be simplified. 215
Warnings Missing a Javadoc comment. 220
Warnings Missing a Javadoc comment. 230
Warnings Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 239
Warnings Name 'rem_cref_def' must match pattern '^[a-z][a-zA-Z0-9]*$'. 241
Warnings Empty catch block. 248
Warnings Empty catch block. 253
Warnings Empty catch block. 262
Warnings Missing a Javadoc comment. 275
Warnings Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 286
Warnings Expression can be simplified. 313
Warnings Expression can be simplified. 319
Warnings Empty catch block. 326
Warnings Missing a Javadoc comment. 351
Warnings Missing a Javadoc comment. 362
Warnings Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 372
Warnings Empty catch block. 421
Warnings Empty if block. 426
Warnings Empty catch block. 438
Warnings Missing a Javadoc comment. 464
Warnings Empty catch block. 476
Warnings Expected @param tag for 'cref'. 489
Warnings Expected @param tag for 'tx'. 489
Warnings Expected @throws tag for 'LookupException'. 490
Warnings Name 'lookup_cref_def' must match pattern '^[a-z][a-zA-Z0-9]*$'. 494
Warnings Empty catch block. 502
Warnings Missing a Javadoc comment. 556
Warnings Name 'rem_cref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 564
Warnings Empty catch block. 595
Warnings Expected an @return tag. 617
Warnings Expected @param tag for 'cref'. 617
Warnings Expected @throws tag for 'XCoreException'. 617
Warnings Expected an @return tag. 630
Warnings Expected @param tag for 'cref'. 630
Warnings Expected @throws tag for 'XCoreException'. 631

org/xvsm/remote/TransportHandler.java

Violation Message Line
Warnings Line is longer than 100 characters. 28
Warnings '?' is not preceded with whitespace. 28
Warnings '?' is not followed by whitespace. 28
Warnings '?' is not preceded with whitespace. 28
Warnings '?' is not followed by whitespace. 28
Warnings Line is longer than 100 characters. 33
Warnings '?' is not preceded with whitespace. 33
Warnings '?' is not followed by whitespace. 33
Warnings '?' is not preceded with whitespace. 33
Warnings '?' is not followed by whitespace. 33
Warnings 'static' modifier out of order with the JLS suggestions. 50
Warnings '?' is not preceded with whitespace. 70
Warnings '?' is not followed by whitespace. 70
Warnings Expected @param tag for 'protocol'. 137
Warnings '?' is not preceded with whitespace. 137
Warnings '?' is not followed by whitespace. 137
Warnings Inner assignments should be avoided. 153
Warnings Expected @throws tag for 'XCoreRemoteException'. 172

org/xvsm/remote/freepastry/FreePastryApplication.java

Violation Message Line
Warnings Class FreePastryApplication should be declared as final. 22
Warnings Missing a Javadoc comment. 23
Warnings Variable 'endpoint' must be private and have accessor methods. 23
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 27
Warnings 'static' modifier out of order with the JLS suggestions. 27
Warnings Missing a Javadoc comment. 35
Warnings 'static' modifier out of order with the JLS suggestions. 35
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 56
Warnings Array brackets at illegal position. 56
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 71
Warnings Expected @param tag for 'arg0'. 78
Warnings Expected @param tag for 'arg1'. 78
Warnings 'if' construct must use '{}'s. 80
Warnings Expression can be simplified. 80
Warnings 'else' construct must use '{}'s. 82

org/xvsm/remote/freepastry/FreePastryConfiguration.java

Violation Message Line
Warnings Class FreePastryConfiguration should be declared as final. 13
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 18
Warnings Missing a Javadoc comment. 19
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 67
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 75

org/xvsm/remote/freepastry/FreePastryConnection.java

Violation Message Line
Warnings Unused import - org.xvsm.core.Capi. 9
Warnings Unused import - rice.persistence.LRUCache. 24
Warnings Unused import - rice.persistence.MemoryStorage. 25
Warnings Unused import - rice.persistence.StorageManagerImpl. 28
Warnings First sentence should end with a period. 30
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 73
Warnings ',' is not followed by whitespace. 76
Warnings 'if' construct must use '{}'s. 87
Warnings 'if' is not followed by whitespace. 87
Warnings Expression can be simplified. 87
Warnings Line is longer than 100 characters. 88
Warnings '+' is not preceded with whitespace. 88
Warnings '+' is not followed by whitespace. 88
Warnings 'else' construct must use '{}'s. 89
Warnings Line is longer than 100 characters. 90
Warnings '+' is not preceded with whitespace. 90
Warnings '+' is not followed by whitespace. 90
Warnings '}' should be on the same line. 91
Warnings 'catch' is not followed by whitespace. 92
Warnings Line is longer than 100 characters. 95
Warnings Line is longer than 100 characters. 99
Warnings 'cast' is not followed by whitespace. 99
Warnings 'synchronized' is not followed by whitespace. 102
Warnings 'while' is not followed by whitespace. 103
Warnings '500' is a magic number. 104
Warnings Line is longer than 100 characters. 107
Warnings '+' is not preceded with whitespace. 107
Warnings '+' is not followed by whitespace. 107
Warnings '+' is not preceded with whitespace. 112
Warnings '+' is not followed by whitespace. 112
Warnings '+' is not preceded with whitespace. 116
Warnings '+' is not followed by whitespace. 116
Warnings Line is longer than 100 characters. 119
Warnings '4' is a magic number. 119
Warnings '1024' is a magic number. 119
Warnings '1024' is a magic number. 119
Warnings Line is longer than 100 characters. 124
Warnings Line is longer than 100 characters. 127
Warnings 'if' is not followed by whitespace. 130
Warnings Line is longer than 100 characters. 131
Warnings '}' should be on the same line. 132
Warnings 'else' construct must use '{}'s. 133
Warnings Line is longer than 100 characters. 134
Warnings '-' is not preceded with whitespace. 134
Warnings '-' is not followed by whitespace. 134
Warnings Line is longer than 100 characters. 140
Warnings '}' should be on the same line. 141
Warnings 'catch' is not followed by whitespace. 142
Warnings '}' should be on the same line. 144
Warnings 'catch' is not followed by whitespace. 145
Warnings Missing a Javadoc comment. 150
Warnings 'static' modifier out of order with the JLS suggestions. 150
Warnings Missing a Javadoc comment. 157
Warnings 'static' modifier out of order with the JLS suggestions. 157
Warnings Missing a Javadoc comment. 164

org/xvsm/remote/freepastry/FreePastryMessage.java

Violation Message Line
Warnings Missing a Javadoc comment. 13
Warnings Variable 'from' must be private and have accessor methods. 13
Warnings Missing a Javadoc comment. 14
Warnings Variable 'to' must be private and have accessor methods. 14
Warnings Variable 'data' must be private and have accessor methods. 15
Warnings Array brackets at illegal position. 15
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 17
Warnings Array brackets at illegal position. 17
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 27

org/xvsm/remote/freepastry/FreePastryTransportListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 18
Warnings Missing a Javadoc comment. 19
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 34
Warnings 'env' hides a field. 34
Warnings '+' is not preceded with whitespace. 37
Warnings '+' is not followed by whitespace. 37
Warnings Line is longer than 100 characters. 41
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 48
Warnings 'uri' hides a field. 48
Warnings '+' is not preceded with whitespace. 50
Warnings '+' is not followed by whitespace. 50
Warnings '+' is not preceded with whitespace. 50
Warnings '+' is not followed by whitespace. 50
Warnings '+' is not preceded with whitespace. 50
Warnings '+' is not followed by whitespace. 50
Warnings '+' is not preceded with whitespace. 50
Warnings '+' is not followed by whitespace. 50
Warnings '}' should be on the same line. 51
Warnings 'catch' is not followed by whitespace. 52
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 65

org/xvsm/remote/freepastry/FreePastryTransportSender.java

Violation Message Line
Warnings First sentence should end with a period. 19
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 39
Warnings 'uri' hides a field. 39
Warnings '3' is a magic number. 42
Warnings 'if' construct must use '{}'s. 47
Warnings Expression can be simplified. 47
Warnings Expression can be simplified. 48
Warnings 'else' construct must use '{}'s. 52
Warnings Missing a Javadoc comment. 77
Warnings 'uri' hides a field. 77
Warnings Missing a Javadoc comment. 81
Warnings 'uri' hides a field. 81
Warnings Missing a Javadoc comment. 85
Warnings 'env' hides a field. 85
Warnings Missing a Javadoc comment. 97
Warnings Missing a Javadoc comment. 101
Warnings 'uri' hides a field. 101

org/xvsm/remote/freepastry/MyAspect.java

Violation Message Line
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 78
Warnings 'if' construct must use '{}'s. 85
Warnings '5' is a magic number. 114
Warnings '1000' is a magic number. 116
Warnings Expression can be simplified. 117
Warnings 'if' construct must use '{}'s. 128
Warnings Empty catch block. 151
Warnings Missing a Javadoc comment. 160

org/xvsm/remote/freepastry/MyPastImpl.java

Violation Message Line
Warnings First sentence should end with a period. 68
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 77
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 99
Warnings Missing a Javadoc comment. 108
Warnings More than 7 parameters. 108
Warnings Missing a Javadoc comment. 118
Warnings More than 7 parameters. 118
Warnings Missing a Javadoc comment. 128
Warnings 'if' construct must use '{}'s. 130
Warnings Missing a Javadoc comment. 135
Warnings Missing a Javadoc comment. 140
Warnings Missing a Javadoc comment. 146
Warnings Missing a Javadoc comment. 151
Warnings Missing a Javadoc comment. 155
Warnings 'if' construct must use '{}'s. 156
Warnings Missing a Javadoc comment. 174
Warnings Missing a Javadoc comment. 196
Warnings Variable 'pendingSocketTransactions' must be private and have accessor methods. 196
Warnings Missing a Javadoc comment. 198
Warnings 'if' construct must use '{}'s. 213
Warnings '4' is a magic number. 217
Warnings 'if' construct must use '{}'s. 218
Warnings 'if' construct must use '{}'s. 227
Warnings 'if' construct must use '{}'s. 232
Warnings '10000' is a magic number. 235
Warnings 'if' construct must use '{}'s. 240
Warnings 'if' construct must use '{}'s. 247
Warnings 'if' construct must use '{}'s. 249
Warnings '10000' is a magic number. 254
Warnings 'if' construct must use '{}'s. 261
Warnings '10000' is a magic number. 264
Warnings Missing a Javadoc comment. 267
Warnings Missing a Javadoc comment. 271
Warnings Missing a Javadoc comment. 276
Warnings 'if' construct must use '{}'s. 278
Warnings Missing a Javadoc comment. 288
Warnings 'if' construct must use '{}'s. 290
Warnings Missing a Javadoc comment. 296
Warnings 'if' construct must use '{}'s. 297
Warnings 'if' construct must use '{}'s. 303
Warnings Missing a Javadoc comment. 309
Warnings 'if' construct must use '{}'s. 310
Warnings Missing a Javadoc comment. 321
Warnings 'if' construct must use '{}'s. 333
Warnings Line is longer than 100 characters. 341
Warnings 'else' construct must use '{}'s. 342
Warnings Missing a Javadoc comment. 349
Warnings Missing a Javadoc comment. 354
Warnings 'if' construct must use '{}'s. 355
Warnings Missing a Javadoc comment. 368
Warnings 'if' construct must use '{}'s. 374
Warnings 'for' construct must use '{}'s. 382
Warnings 'if' construct must use '{}'s. 383
Warnings 'if' construct must use '{}'s. 387
Warnings 'for' construct must use '{}'s. 391
Warnings 'if' construct must use '{}'s. 392
Warnings 'if' construct must use '{}'s. 393
Warnings 'for' construct must use '{}'s. 408
Warnings Missing a Javadoc comment. 433
Warnings 'if' construct must use '{}'s. 434
Warnings 'if' construct must use '{}'s. 438
Warnings Missing a Javadoc comment. 458
Warnings Missing a Javadoc comment. 462
Warnings 'if' construct must use '{}'s. 464
Warnings Line is longer than 100 characters. 493
Warnings Line is longer than 100 characters. 506
Warnings Line is longer than 100 characters. 507
Warnings Line is longer than 100 characters. 508
Warnings Line is longer than 100 characters. 510
Warnings Line is longer than 100 characters. 515
Warnings Missing a Javadoc comment. 544
Warnings 'if' construct must use '{}'s. 545
Warnings 'if' construct must use '{}'s. 549
Warnings 'if' construct must use '{}'s. 556
Warnings 'for' construct must use '{}'s. 565
Warnings 'if' construct must use '{}'s. 566
Warnings 'for' construct must use '{}'s. 573
Warnings Missing a Javadoc comment. 580
Warnings 'if' construct must use '{}'s. 581
Warnings Missing a Javadoc comment. 590
Warnings 'if' construct must use '{}'s. 591
Warnings 'if' construct must use '{}'s. 595
Warnings Missing a Javadoc comment. 607
Warnings Missing a Javadoc comment. 611
Warnings Missing a Javadoc comment. 615
Warnings 'if' construct must use '{}'s. 629
Warnings 'if' construct must use '{}'s. 633
Warnings 'if' construct must use '{}'s. 647
Warnings Missing a Javadoc comment. 660
Warnings 'if' construct must use '{}'s. 666
Warnings Line is longer than 100 characters. 710
Warnings Line is longer than 100 characters. 711
Warnings Line is longer than 100 characters. 712
Warnings Line is longer than 100 characters. 714
Warnings Line is longer than 100 characters. 715
Warnings Line is longer than 100 characters. 716
Warnings '1000' is a magic number. 716
Warnings 'if' construct must use '{}'s. 742
Warnings 'if' construct must use '{}'s. 756
Warnings 'if' construct must use '{}'s. 780
Warnings 'if' construct must use '{}'s. 794
Warnings Missing a Javadoc comment. 801
Warnings Missing a Javadoc comment. 804
Warnings Missing a Javadoc comment. 809
Warnings Missing a Javadoc comment. 814
Warnings Missing a Javadoc comment. 820
Warnings Inner assignments should be avoided. 833
Warnings Empty catch block. 849
Warnings Expression can be simplified. 868
Warnings '5' is a magic number. 874
Warnings 'if' construct must use '{}'s. 878
Warnings Line is longer than 100 characters. 885
Warnings 'else' construct must use '{}'s. 886
Warnings '1000' is a magic number. 889
Warnings Empty catch block. 907
Warnings Missing a Javadoc comment. 924
Warnings Empty catch block. 949
Warnings Empty catch block. 973
Warnings Missing a Javadoc comment. 988
Warnings 'if' construct must use '{}'s. 990
Warnings '1000' is a magic number. 1009
Warnings Missing a Javadoc comment. 1030
Warnings 'if' construct must use '{}'s. 1031
Warnings 'if' construct must use '{}'s. 1039
Warnings 'if' construct must use '{}'s. 1045
Warnings 'if' construct must use '{}'s. 1050
Warnings 'if' construct must use '{}'s. 1051
Warnings Missing a Javadoc comment. 1061
Warnings Missing a Javadoc comment. 1124
Warnings Missing a Javadoc comment. 1128
Warnings Missing a Javadoc comment. 1132
Warnings Missing a Javadoc comment. 1136
Warnings Array brackets at illegal position. 1140
Warnings Missing a Javadoc comment. 1152
Warnings Array brackets at illegal position. 1157
Warnings Missing a Javadoc comment. 1171
Warnings Missing a Javadoc comment. 1175
Warnings Missing a Javadoc comment. 1179
Warnings Missing a Javadoc comment. 1180
Warnings Redundant 'public' modifier. 1180
Warnings Missing a Javadoc comment. 1183
Warnings Missing a Javadoc comment. 1187
Warnings Missing a Javadoc comment. 1191

org/xvsm/remote/freepastry/MyStorageManagerImpl.java

Violation Message Line
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 26
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 94
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 114
Warnings Missing a Javadoc comment. 118
Warnings Missing a Javadoc comment. 123
Warnings Missing a Javadoc comment. 127
Warnings Missing a Javadoc comment. 133
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 142
Warnings Missing a Javadoc comment. 146
Warnings Missing a Javadoc comment. 155

org/xvsm/remote/interfaces/ITransportSender.java

Violation Message Line
Warnings Expected @throws tag for 'XCoreRemoteException'. 23
Warnings Expected @throws tag for 'XCoreRemoteException'. 34

org/xvsm/remote/marshaller/JavaMarshaller.java

Violation Message Line
Warnings Missing a Javadoc comment. 19
Warnings 'if' is not followed by whitespace. 25
Warnings '{' is not preceded with whitespace. 25
Warnings 'if' is not followed by whitespace. 58
Warnings '{' is not preceded with whitespace. 58

org/xvsm/remote/marshaller/XMLMarshaller.java

Violation Message Line
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 53
Warnings Name 'NAMESPACEURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Warnings Missing a Javadoc comment. 156
Warnings Missing a Javadoc comment. 195
Warnings Missing a Javadoc comment. 217
Warnings Missing a Javadoc comment. 227
Warnings Missing a Javadoc comment. 235
Warnings Missing a Javadoc comment. 240
Warnings Missing a Javadoc comment. 299
Warnings switch without "default" clause. 301
Warnings Missing a Javadoc comment. 334
Warnings Missing a Javadoc comment. 342
Warnings Missing a Javadoc comment. 347
Warnings switch without "default" clause. 349
Warnings Missing a Javadoc comment. 367
Warnings Missing a Javadoc comment. 406
Warnings Missing a Javadoc comment. 417
Warnings Missing a Javadoc comment. 430
Warnings Missing a Javadoc comment. 450
Warnings Missing a Javadoc comment. 474
Warnings switch without "default" clause. 486
Warnings '?' is not preceded with whitespace. 504
Warnings '?' is not followed by whitespace. 504
Warnings '?' is not preceded with whitespace. 504
Warnings '?' is not followed by whitespace. 504
Warnings '?' is not preceded with whitespace. 526
Warnings '?' is not followed by whitespace. 526
Warnings '?' is not preceded with whitespace. 530
Warnings '?' is not followed by whitespace. 530
Warnings Missing a Javadoc comment. 569
Warnings Missing a Javadoc comment. 634
Warnings Missing a Javadoc comment. 649
Warnings Missing a Javadoc comment. 655
Warnings switch without "default" clause. 678
Warnings Missing a Javadoc comment. 725
Warnings switch without "default" clause. 746
Warnings Missing a Javadoc comment. 775
Warnings '?' is not preceded with whitespace. 806
Warnings '?' is not followed by whitespace. 806
Warnings Missing a Javadoc comment. 829
Warnings Missing a Javadoc comment. 849
Warnings Missing a Javadoc comment. 866
Warnings Missing a Javadoc comment. 873
Warnings Missing a Javadoc comment. 888
Warnings Missing a Javadoc comment. 905
Warnings Missing a Javadoc comment. 980
Warnings switch without "default" clause. 985
Warnings Expected an @return tag. 1016
Warnings Expected @param tag for 'parser'. 1016
Warnings Expected @throws tag for 'ClassNotFoundException'. 1017
Warnings Expected @throws tag for 'XMLStreamException'. 1017
Warnings Empty if block. 1033
Warnings switch without "default" clause. 1045
Warnings '?' is not preceded with whitespace. 1099
Warnings '?' is not followed by whitespace. 1099
Warnings Missing a Javadoc comment. 1115
Warnings switch without "default" clause. 1121
Warnings '?' is not preceded with whitespace. 1128
Warnings '?' is not followed by whitespace. 1128
Warnings '?' is not preceded with whitespace. 1133
Warnings '?' is not followed by whitespace. 1133
Warnings Missing a Javadoc comment. 1172
Warnings switch without "default" clause. 1180
Warnings Fall through from previous branch of the switch statement. 1209
Warnings Missing a Javadoc comment. 1222
Warnings Missing a Javadoc comment. 1230
Warnings Missing a Javadoc comment. 1238
Warnings Missing a Javadoc comment. 1246
Warnings Missing a Javadoc comment. 1254

org/xvsm/remote/tcp/TcpTransportSender.java

Violation Message Line
Warnings Invalid use of the {@inheritDoc} tag. 29
Warnings Missing a Javadoc comment. 66
Warnings Missing a Javadoc comment. 71

org/xvsm/remote/tcp/WebAccess.java

Violation Message Line
Warnings Missing a Javadoc comment. 248

org/xvsm/remote/tcpconnection/TcpConnectedTransport.java

Violation Message Line
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 38
Warnings Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 131
Warnings Missing a Javadoc comment. 143
Warnings 'uri' hides a field. 143
Warnings Inner assignments should be avoided. 159
Warnings Missing a Javadoc comment. 189
Warnings 'uri' hides a field. 189
Warnings Inner assignments should be avoided. 197
Warnings Missing a Javadoc comment. 235
Warnings Missing a Javadoc comment. 237
Warnings Missing a Javadoc comment. 239
Warnings Expected @param tag for 'newConnection'. 247
Warnings Inner assignments should be avoided. 275

org/xvsm/selectors/GenericKeySelector.java

Violation Message Line
Warnings Variable 'valueType' must be private and have accessor methods. 23
Warnings Variable 'keyValue' must be private and have accessor methods. 28
Warnings Variable 'keyName' must be private and have accessor methods. 33
Warnings '?' is not preceded with whitespace. 115
Warnings '?' is not followed by whitespace. 115
Warnings '?' is not preceded with whitespace. 117
Warnings '?' is not followed by whitespace. 117
Warnings '?' is not preceded with whitespace. 119
Warnings '?' is not followed by whitespace. 119
Warnings 'if' construct must use '{}'s. 188
Warnings 'if' construct must use '{}'s. 190
Warnings 'if' construct must use '{}'s. 192
Warnings 'if' construct must use '{}'s. 196
Warnings 'if' construct must use '{}'s. 198
Warnings 'if' construct must use '{}'s. 201
Warnings 'if' construct must use '{}'s. 203
Warnings 'if' construct must use '{}'s. 206
Warnings 'if' construct must use '{}'s. 208

org/xvsm/selectors/KeySelector.java

Violation Message Line
Warnings Missing a Javadoc comment. 3
Warnings Missing a Javadoc comment. 5
Warnings Missing a Javadoc comment. 9

org/xvsm/selectors/LabelSelector.java

Violation Message Line
Warnings Missing a Javadoc comment. 67
Warnings '?' is not preceded with whitespace. 123
Warnings '?' is not followed by whitespace. 123
Warnings '?' is not preceded with whitespace. 125
Warnings '?' is not followed by whitespace. 125
Warnings '?' is not preceded with whitespace. 127
Warnings '?' is not followed by whitespace. 127
Warnings Definition of 'equals()' without corresponding definition of 'hashCode()'. 174
Warnings Missing a Javadoc comment. 174
Warnings '?' is not preceded with whitespace. 177
Warnings '?' is not followed by whitespace. 177
Warnings '?' is not preceded with whitespace. 177
Warnings '?' is not followed by whitespace. 177

org/xvsm/selectors/LindaSelector.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 111
Warnings 'if' construct must use '{}'s. 113
Warnings 'if' construct must use '{}'s. 115
Warnings 'if' construct must use '{}'s. 119
Warnings 'if' construct must use '{}'s. 121

org/xvsm/selectors/Selector.java

Violation Message Line
Warnings Expected an @return tag. 76

org/xvsm/selectors/VectorSelector.java

Violation Message Line
Warnings '?' is not preceded with whitespace. 83
Warnings '?' is not followed by whitespace. 83

org/xvsm/transactions/Transaction.java

Violation Message Line
Warnings Missing a Javadoc comment. 35
Warnings Line is longer than 100 characters. 48
Warnings Missing a Javadoc comment. 468
Warnings Missing a Javadoc comment. 472

org/xvsm/transactions/TransactionManager.java

Violation Message Line
Warnings Unused import - java.util.Collections. 4
Warnings Unused import - java.util.HashMap. 5
Warnings '?' is not preceded with whitespace. 38
Warnings '?' is not followed by whitespace. 38
Warnings Line is longer than 100 characters. 75