Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
61002480

Files

FilesIWE
org/apache/excalibur/event/command/AbstractThreadManager.java 00202
org/apache/excalibur/event/command/CommandManager.java 0083
org/apache/excalibur/event/command/DefaultThreadManager.java 0014
org/apache/excalibur/event/command/NullCommandFailureHandler.java 0017
org/apache/excalibur/event/command/TPCThreadManager.java 00119
org/apache/excalibur/event/command/TPSPThreadManager.java 00175
org/apache/excalibur/event/command/package.html 001
org/apache/excalibur/event/impl/AbstractQueue.java 0087
org/apache/excalibur/event/impl/DefaultQueue.java 00257
org/apache/excalibur/event/impl/FixedSizeQueue.java 00270
org/apache/excalibur/event/impl/LossyMultiCastSink.java 0065
org/apache/excalibur/event/impl/MultiCastSink.java 0056
org/apache/excalibur/event/impl/NullDequeueInterceptor.java 0013
org/apache/excalibur/event/impl/NullEnqueuePredicate.java 0015
org/apache/excalibur/event/impl/RateLimitingPredicate.java 0059
org/apache/excalibur/event/impl/ThresholdEnqueuePredicate.java 0031
org/apache/excalibur/event/impl/package.html 001
org/apache/excalibur/mpool/BlockingFixedSizePool.java 00201
org/apache/excalibur/mpool/DefaultPoolManager.java 00115
org/apache/excalibur/mpool/FixedSizePool.java 0091
org/apache/excalibur/mpool/PoolUtil.java 0051
org/apache/excalibur/mpool/VariableSizePool.java 00189
org/apache/excalibur/mpool/package.html 001
org/apache/excalibur/util/CPUParser.java 0011
org/apache/excalibur/util/SystemUtil.java 0078
org/apache/excalibur/util/package.html 001
org/apache/excalibur/util/system/Linux.java 0089
org/apache/excalibur/util/system/Windows2000.java 0040
org/apache/excalibur/util/system/Windows95.java 0034
org/apache/excalibur/util/system/Windows98.java 0034
org/apache/excalibur/util/system/WindowsNT.java 0040
org/apache/excalibur/util/system/WindowsXP.java 0039
org/apache/excalibur/util/system/package.html 001

org/apache/excalibur/event/command/AbstractThreadManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error First sentence should end with a period. 30
Error '{' should be on the previous line. 38
Error First sentence should end with a period. 39
Error Name 'm_pipelines' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error First sentence should end with a period. 42
Error Name 'm_executor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error First sentence should end with a period. 45
Error Name 'm_done' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error First sentence should end with a period. 48
Error Line is longer than 80 characters. 48
Error Name 'm_sleepTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error '1000L' is a magic number. 49
Error First sentence should end with a period. 51
Error Name 'm_initialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error First sentence should end with a period. 54
Error Expected an @return tag. 55
Error Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. 55
Error '{' should be on the previous line. 56
Error First sentence should end with a period. 60
Error Method 'setSleepTime' is not designed for extension - needs to be abstract, final or empty. 65
Error '(' is followed by whitespace. 65
Error Parameter sleepTime should be final. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error Expected an @return tag. 73
Error Method 'getSleepTime' is not designed for extension - needs to be abstract, final or empty. 73
Error '{' should be on the previous line. 74
Error First sentence should end with a period. 78
Error Method 'setExecutor' is not designed for extension - needs to be abstract, final or empty. 83
Error '(' is followed by whitespace. 83
Error Parameter executor should be final. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '}' should be on the same line. 88
Error '{' should be on the previous line. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 96
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 100
Error '{' should be on the previous line. 101
Error 'if' is not followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 116
Error '(' is followed by whitespace. 116
Error Parameter pipeline should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Line is longer than 80 characters. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error 'if' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '}' should be on the same line. 134
Error 'catch' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error First sentence should end with a period. 142
Error Method 'deregister' is not designed for extension - needs to be abstract, final or empty. 147
Error '(' is followed by whitespace. 147
Error Parameter pipeline should be final. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error 'if' is not followed by whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 152
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error 'if' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error First sentence should end with a period. 163
Error Method 'deregisterAll' is not designed for extension - needs to be abstract, final or empty. 166
Error '{' should be on the previous line. 167
Error 'if' is not followed by whitespace. 168
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line is longer than 80 characters. 170
Error '(' is followed by whitespace. 170
Error Line is longer than 80 characters. 171
Error ')' is preceded with whitespace. 171
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error '{' should be on the previous line. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 182
Error '!' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error Line is longer than 80 characters. 184
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 192
Error '{' should be on the previous line. 193
Error Missing a Javadoc comment. 200
Error '{' is not followed by whitespace. 200
Error '}' is not preceded with whitespace. 200
Error First sentence should end with a period. 202
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 206
Error '{' should be on the previous line. 207
Error 'while' is not followed by whitespace. 208
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error 'while' is not followed by whitespace. 212
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '}' should be on the same line. 219
Error 'catch' is not followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error 'if' is not followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error Line is longer than 80 characters. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error '{' should be on the previous line. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '}' should be on the same line. 234
Error 'catch' is not followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error Line is longer than 80 characters. 244
Error '{' should be on the previous line. 250
Error First sentence should end with a period. 251
Error Name 'm_pipeline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
Error '(' is followed by whitespace. 259
Error Parameter pipeline should be final. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 260
Error First sentence should end with a period. 264
Error Line is longer than 80 characters. 265
Error '{' should be on the previous line. 268
Error 'for' is not followed by whitespace. 272
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '{' should be on the previous line. 273
Error '{' should be on the previous line. 275
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '}' should be on the same line. 277
Error 'catch' is not followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error 'if' is not followed by whitespace. 284
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error '{' should be on the previous line. 285
Error Line is longer than 80 characters. 286
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 287

org/apache/excalibur/event/command/CommandManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Using the '.*' form of import should be avoided - org.apache.excalibur.event.*. 30
Error Missing a Javadoc comment. 70
Error Name 'm_queue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Missing a Javadoc comment. 71
Error Name 'm_signalHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Missing a Javadoc comment. 72
Error Name 'm_mutex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Missing a Javadoc comment. 73
Error Name 'm_eventHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Missing a Javadoc comment. 74
Error Name 'm_sources' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Missing a Javadoc comment. 75
Error Name 'm_failureHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Missing a Javadoc comment. 76
Error Name 'm_isAccepting' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error First sentence should end with a period. 78
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 96
Error Unused @throws tag for 'NullPointerException'. 100
Error Method 'setCommandFailureHandler' is not designed for extension - needs to be abstract, final or empty. 102
Error 'if' construct must use '{}'s. 103
Error Line is longer than 80 characters. 108
Error Method 'getCommandFailureHandler' is not designed for extension - needs to be abstract, final or empty. 112
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 134
Error Parameter signal should be final. 134
Error Parameter handler should be final. 134
Error Line is longer than 80 characters. 137
Error Must have at least one statement. 148
Error Line is longer than 80 characters. 162
Error Parameter signal should be final. 162
Error Parameter handler should be final. 162
Error Line is longer than 80 characters. 165
Error Must have at least one statement. 176
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 215
Error Missing a Javadoc comment. 216
Error Name 'm_signalHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
Error Missing a Javadoc comment. 217
Error Name 'm_delayedCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
Error Missing a Javadoc comment. 219
Error Parameter signalHandlers should be final. 219
Error Missing a Javadoc comment. 223
Error Redundant 'final' modifier. 223
Error Parameter elements should be final. 223
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 237
Error Line is longer than 80 characters. 244
Error Line is longer than 80 characters. 247
Error '+' should be on a new line. 248
Error Missing a Javadoc comment. 260
Error Redundant 'final' modifier. 260
Error Parameter element should be final. 260
Error Line is longer than 80 characters. 266
Error '+' should be on a new line. 283
Error Line is longer than 80 characters. 296
Error Line is longer than 80 characters. 298
Error Missing a Javadoc comment. 309
Error Missing a Javadoc comment. 310
Error Name 'm_command' must match pattern '^[a-z][a-zA-Z0-9]*$'. 310
Error Variable 'm_command' must be private and have accessor methods. 310
Error Missing a Javadoc comment. 311
Error Name 'm_nextRunTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 311
Error Variable 'm_nextRunTime' must be private and have accessor methods. 311
Error Missing a Javadoc comment. 312
Error Name 'm_numExecutions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 312
Error Variable 'm_numExecutions' must be private and have accessor methods. 312
Error Missing a Javadoc comment. 313
Error Name 'm_repeatable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 313
Error Variable 'm_repeatable' must be private and have accessor methods. 313
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 326
Error Parameter element should be final. 326
Error Parameter modifyingSink should be final. 326
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 340
Error Parameter elements should be final. 340
Error Array brackets at illegal position. 340
Error Parameter modifyingSink should be final. 340

org/apache/excalibur/event/command/DefaultThreadManager.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 32
Error Unused @param tag for 'pool'. 36
Error '(' is followed by whitespace. 38
Error Expected @param tag for 'executor'. 38
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40

org/apache/excalibur/event/command/NullCommandFailureHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 27
Error Line is longer than 80 characters. 29
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 35
Error Method 'handleCommandFailure' is not designed for extension - needs to be abstract, final or empty. 37
Error '(' is followed by whitespace. 37
Error Parameter command should be final. 37
Error Parameter throwable should be final. 37
Error ')' is preceded with whitespace. 37

org/apache/excalibur/event/command/TPCThreadManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 38
Error Name 'm_threadPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_threadsPerProcessor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'm_keepAliveTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error '300000' is a magic number. 41
Error Missing a Javadoc comment. 42
Error Name 'm_hardShutdown' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error First sentence should end with a period. 44
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 68
Error Line is longer than 80 characters. 73
Error '(' is followed by whitespace. 82
Error Parameter parameters should be final. 82
Error ')' is preceded with whitespace. 82
Error Line is longer than 80 characters. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line is longer than 80 characters. 87
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 89
Error '300000' is a magic number. 89
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error '1000L' is a magic number. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error ')' is preceded with whitespace. 93
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error 'if' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line is longer than 80 characters. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 113
Error Parameter run should be final. 114
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error 'if' is not followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 133
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '}' should be on the same line. 136
Error '{' should be on the previous line. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error 'if' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Missing a Javadoc comment. 152
Error Redundant 'final' modifier. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '}' should be on the same line. 157
Error '{' should be on the previous line. 159
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error ')' is preceded with whitespace. 167
Error Line is longer than 80 characters. 169
Error '+' should be on a new line. 169
Error '}' should be on the same line. 172
Error '{' should be on the previous line. 174
Error Line is longer than 80 characters. 175

org/apache/excalibur/event/command/TPSPThreadManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Using the '.*' form of import should be avoided - java.util.*. 19
Error '{' should be on the previous line. 37
Error Missing a Javadoc comment. 38
Error Name 'm_pipelines' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_maxThreadsPerPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_threshold' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'm_margin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error '1000' is a magic number. 50
Error ')' is preceded with whitespace. 50
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 60
Error Parameter maxThreadPerPool should be final. 60
Error Parameter threshold should be final. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error '/' is not preceded with whitespace. 62
Error '/' is not followed by whitespace. 62
Error '4' is a magic number. 62
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 71
Error '(' is followed by whitespace. 73
Error Parameter maxThreadPerPool should be final. 73
Error Parameter threshold should be final. 73
Error Parameter margin should be final. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 85
Error Parameter pipeline should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '{' should be on the previous line. 92
Error '{' should be on the previous line. 99
Error '}' should be on the same line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error Must have at least one statement. 103
Error Line is longer than 80 characters. 106
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error First sentence should end with a period. 111
Error '(' is followed by whitespace. 116
Error Parameter pipeline should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error 'while' is not followed by whitespace. 120
Error '{' should be on the previous line. 121
Error Line is longer than 80 characters. 122
Error 'cast' is not followed by whitespace. 122
Error First sentence should end with a period. 127
Error '{' should be on the previous line. 131
Error 'while' is not followed by whitespace. 133
Error '{' should be on the previous line. 134
Error 'cast' is not followed by whitespace. 135
Error '{' should be on the previous line. 143
Error Missing a Javadoc comment. 144
Error Name 'm_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
Error Missing a Javadoc comment. 145
Error Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
Error Missing a Javadoc comment. 146
Error Name 'm_keepProcessing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 146
Error Line is longer than 80 characters. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error 'if' construct must use '{}'s. 156
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error 'if' construct must use '{}'s. 157
Error 'if' is not followed by whitespace. 157
Error '{' should be on the previous line. 167
Error '{' should be on the previous line. 169
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 185
Error '{' should be on the previous line. 187
Error '}' should be on the same line. 189
Error '{' should be on the previous line. 191
Error Must have at least one statement. 191
Error '{' should be on the previous line. 200
Error '{' should be on the previous line. 210
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 218
Error Missing a Javadoc comment. 220
Error Name 'm_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 220
Error Missing a Javadoc comment. 221
Error Name 'm_threadPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 221
Error Missing a Javadoc comment. 222
Error Name 'm_threshold' must match pattern '^[a-z][a-zA-Z0-9]*$'. 222
Error Missing a Javadoc comment. 223
Error Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
Error Missing a Javadoc comment. 224
Error Name 'm_margin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 224
Error Missing a Javadoc comment. 225
Error Name 'm_runners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
Error Missing a Javadoc comment. 226
Error Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 226
Error Missing a Javadoc comment. 227
Error Name 'm_initRunner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 227
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 236
Error Line is longer than 80 characters. 239
Error '(' is followed by whitespace. 239
Error Parameter runner should be final. 239
Error Parameter handler should be final. 239
Error Parameter threadPool should be final. 239
Error Parameter threshold should be final. 239
Error Parameter margin should be final. 239
Error ')' is preceded with whitespace. 239
Error 'if' construct must use '{}'s. 241
Error 'if' construct must use '{}'s. 242
Error 'if' construct must use '{}'s. 243
Error Line is longer than 80 characters. 243
Error 'if' construct must use '{}'s. 244
Error '(' is followed by whitespace. 244
Error Line is longer than 80 characters. 245
Error '+' should be on a new line. 245
Error 'if' construct must use '{}'s. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Line is longer than 80 characters. 248
Error 'if' construct must use '{}'s. 249
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line is longer than 80 characters. 250
Error '(' is followed by whitespace. 250
Error '+' should be on a new line. 250
Error Line is longer than 80 characters. 251
Error '+' should be on a new line. 251
Error ')' is preceded with whitespace. 252
Error '(' is followed by whitespace. 261
Error '{' should be on the previous line. 262
Error '}' should be on the same line. 266
Error '{' should be on the previous line. 268
Error Line is longer than 80 characters. 281
Error '(' is followed by whitespace. 289
Error Parameter context should be final. 289
Error ')' is preceded with whitespace. 289
Error '{' should be on the previous line. 290
Error '{' should be on the previous line. 292
Error '{' should be on the previous line. 295
Error '}' should be on the same line. 297
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error Must have at least one statement. 299
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '(' is followed by whitespace. 321
Error Parameter context should be final. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error '{' should be on the previous line. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '{' should be on the previous line. 328
Error 'cast' is not followed by whitespace. 329
Error '{' should be on the previous line. 339
Error 'while' is not followed by whitespace. 341
Error '{' should be on the previous line. 342
Error 'cast' is not followed by whitespace. 343

org/apache/excalibur/event/command/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/event/impl/AbstractQueue.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error First sentence should end with a period. 30
Error 'static' modifier out of order with the JLS suggestions. 31
Error First sentence should end with a period. 32
Error Name 'm_timeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable 'm_timeout' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name 'm_predicate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'm_predicate' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Name 'm_interceptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'm_interceptor' must be private and have accessor methods. 35
Error First sentence should end with a period. 37
Error Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Avoid inline conditionals. 44
Error First sentence should end with a period. 47
Error Method 'maxSize' is not designed for extension - needs to be abstract, final or empty. 52
Error '{' should be on the previous line. 53
Error Method 'isFull' is not designed for extension - needs to be abstract, final or empty. 64
Error '{' should be on the previous line. 65
Error Line is longer than 80 characters. 74
Error Method 'setTimeout' is not designed for extension - needs to be abstract, final or empty. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error '}' should be on the same line. 81
Error '{' should be on the previous line. 83
Error Method 'block' is not designed for extension - needs to be abstract, final or empty. 94
Error '(' is followed by whitespace. 94
Error Parameter lock should be final. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error 'if' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error 'while' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '}' should be on the same line. 106
Error 'catch' is not followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Must have at least one statement. 108
Error Method 'setEnqueuePredicate' is not designed for extension - needs to be abstract, final or empty. 118
Error '(' is followed by whitespace. 118
Error Parameter predicate should be final. 118
Error Expected @param tag for 'predicate'. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error 'if' construct must use '{}'s. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Expected an @return tag. 128
Error Method 'getEnqueuePredicate' is not designed for extension - needs to be abstract, final or empty. 128
Error '{' should be on the previous line. 129
Error Method 'setDequeueInterceptor' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter executable should be final. 142
Error '{' should be on the previous line. 143
Error 'if' construct must use '{}'s. 144
Error Line is longer than 80 characters. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Method 'getDequeueInterceptor' is not designed for extension - needs to be abstract, final or empty. 156
Error '{' should be on the previous line. 157

org/apache/excalibur/event/impl/DefaultQueue.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 37
Error Name 'm_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'm_mutex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_reserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'm_reserve' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Name 'm_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error '(' is followed by whitespace. 51
Error Parameter size should be final. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error Missing a Javadoc comment. 56
Error '(' is followed by whitespace. 56
Error Parameter predicate should be final. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line is longer than 80 characters. 77
Error '{' should be on the previous line. 80
Error '{' should be on the previous line. 92
Error Missing a Javadoc comment. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 98
Error '{' should be on the previous line. 102
Error '{' should be on the previous line. 105
Error 'if' is not followed by whitespace. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '}' should be on the same line. 109
Error '{' should be on the previous line. 111
Error Line is longer than 80 characters. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '}' should be on the same line. 114
Error '{' should be on the previous line. 116
Error '}' should be on the same line. 119
Error 'catch' is not followed by whitespace. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line is longer than 80 characters. 124
Error Missing a Javadoc comment. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '{' should be on the previous line. 136
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '}' should be on the same line. 146
Error '{' should be on the previous line. 148
Error '}' should be on the same line. 151
Error 'catch' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error Must have at least one statement. 153
Error Missing a Javadoc comment. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 161
Error '{' should be on the previous line. 165
Error '{' should be on the previous line. 168
Error 'if' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error '!' is followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error Line is longer than 80 characters. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error 'for' is not followed by whitespace. 174
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '}' should be on the same line. 178
Error '{' should be on the previous line. 180
Error '}' should be on the same line. 183
Error 'catch' is not followed by whitespace. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error Must have at least one statement. 185
Error Missing a Javadoc comment. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 191
Error '{' should be on the previous line. 193
Error '{' should be on the previous line. 196
Error 'if' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error '!' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error Line is longer than 80 characters. 199
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '}' should be on the same line. 203
Error '{' should be on the previous line. 205
Error '}' should be on the same line. 208
Error 'catch' is not followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error Must have at least one statement. 210
Error Missing a Javadoc comment. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '{' should be on the previous line. 220
Error 'if' is not followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error ')' is preceded with whitespace. 221
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 224
Error '(' is followed by whitespace. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error '}' should be on the same line. 228
Error '{' should be on the previous line. 230
Error '}' should be on the same line. 234
Error 'catch' is not followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error Must have at least one statement. 236
Error Comment matches to-do format 'TODO:'. 237
Error Missing a Javadoc comment. 244
Error '{' should be on the previous line. 245
Error '{' should be on the previous line. 250
Error 'if' is not followed by whitespace. 251
Error '(' is followed by whitespace. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '{' should be on the previous line. 254
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '}' should be on the same line. 256
Error '{' should be on the previous line. 258
Error '}' should be on the same line. 262
Error 'catch' is not followed by whitespace. 263
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error Must have at least one statement. 264
Error Comment matches to-do format 'TODO:'. 265
Error '(' is followed by whitespace. 283
Error Parameter buf should be final. 283
Error Parameter count should be final. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 284
Error 'for' is not followed by whitespace. 287
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error Missing a Javadoc comment. 295
Error '{' should be on the previous line. 296
Error '{' should be on the previous line. 301
Error 'if' is not followed by whitespace. 302
Error '(' is followed by whitespace. 302
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error ')' is preceded with whitespace. 302
Error '{' should be on the previous line. 303
Error '{' should be on the previous line. 305
Error 'if' is not followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error '{' should be on the previous line. 307
Error '}' should be on the same line. 310
Error '{' should be on the previous line. 312
Error '}' should be on the same line. 316
Error 'catch' is not followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error '{' should be on the previous line. 318
Error Must have at least one statement. 318
Error Comment matches to-do format 'TODO:'. 319
Error Missing a Javadoc comment. 326
Error Missing a Javadoc comment. 328
Error Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 328
Error Missing a Javadoc comment. 329
Error Name 'm_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 329
Error Missing a Javadoc comment. 331
Error '(' is followed by whitespace. 331
Error Parameter parent should be final. 331
Error Parameter elements should be final. 331
Error ')' is preceded with whitespace. 331
Error Missing a Javadoc comment. 338
Error '{' should be on the previous line. 339
Error 'if' is not followed by whitespace. 340
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 340
Error '{' should be on the previous line. 341
Error Line is longer than 80 characters. 342
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 346
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error '}' should be on the same line. 350
Error 'catch' is not followed by whitespace. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error Line is longer than 80 characters. 353
Error '(' is followed by whitespace. 353
Error ')' is preceded with whitespace. 353
Error Missing a Javadoc comment. 358
Error '{' should be on the previous line. 359
Error 'if' is not followed by whitespace. 360
Error '(' is followed by whitespace. 360
Error ')' is preceded with whitespace. 360
Error '{' should be on the previous line. 361
Error Line is longer than 80 characters. 362
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362

org/apache/excalibur/event/impl/FixedSizeQueue.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 32
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 37
Error Name 'm_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'm_mutex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_end' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'm_reserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'm_reserve' must be private and have accessor methods. 41
Error '(' is followed by whitespace. 49
Error Parameter size should be final. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error 'if' construct must use '{}'s. 51
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Missing a Javadoc comment. 58
Error '{' should be on the previous line. 59
Error 'if' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '}' should be on the same line. 65
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 74
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 81
Error '{' should be on the previous line. 85
Error '{' should be on the previous line. 88
Error 'if' is not followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '}' should be on the same line. 95
Error '{' should be on the previous line. 97
Error '}' should be on the same line. 100
Error 'catch' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Must have at least one statement. 102
Error Missing a Javadoc comment. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '{' should be on the previous line. 113
Error '{' should be on the previous line. 116
Error 'if' is not followed by whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '}' should be on the same line. 124
Error '{' should be on the previous line. 126
Error '}' should be on the same line. 129
Error 'catch' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Must have at least one statement. 131
Error Missing a Javadoc comment. 137
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 139
Error '{' should be on the previous line. 143
Error '{' should be on the previous line. 146
Error 'if' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error Line is longer than 80 characters. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error 'for' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '}' should be on the same line. 156
Error '{' should be on the previous line. 158
Error '}' should be on the same line. 161
Error 'catch' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error Must have at least one statement. 163
Error Missing a Javadoc comment. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 169
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 174
Error 'if' is not followed by whitespace. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error '{' should be on the previous line. 176
Error Line is longer than 80 characters. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '}' should be on the same line. 181
Error '{' should be on the previous line. 183
Error '}' should be on the same line. 186
Error 'catch' is not followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error Must have at least one statement. 188
Error Missing a Javadoc comment. 192
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error '{' should be on the previous line. 197
Error 'if' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 203
Error ')' is preceded with whitespace. 203
Error '}' should be on the same line. 204
Error '{' should be on the previous line. 206
Error '}' should be on the same line. 210
Error 'catch' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Must have at least one statement. 212
Error Missing a Javadoc comment. 218
Error Redundant 'final' modifier. 218
Error '(' is followed by whitespace. 218
Error Parameter element should be final. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error 'if' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error Missing a Javadoc comment. 229
Error Redundant 'final' modifier. 229
Error '{' should be on the previous line. 230
Error 'if' is not followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error 'if' is not followed by whitespace. 238
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '{' should be on the previous line. 239
Error Redundant 'final' modifier. 260
Error '(' is followed by whitespace. 260
Error Parameter count should be final. 260
Error ')' is preceded with whitespace. 260
Error '{' should be on the previous line. 261
Error 'for' is not followed by whitespace. 264
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error Missing a Javadoc comment. 272
Error '{' should be on the previous line. 273
Error '{' should be on the previous line. 277
Error 'if' is not followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error '{' should be on the previous line. 281
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error '}' should be on the same line. 283
Error '{' should be on the previous line. 285
Error '}' should be on the same line. 289
Error 'catch' is not followed by whitespace. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error Must have at least one statement. 291
Error Missing a Javadoc comment. 297
Error '{' should be on the previous line. 298
Error '{' should be on the previous line. 302
Error 'if' is not followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error '{' should be on the previous line. 306
Error 'if' is not followed by whitespace. 307
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error '{' should be on the previous line. 308
Error '}' should be on the same line. 311
Error '{' should be on the previous line. 313
Error '}' should be on the same line. 317
Error 'catch' is not followed by whitespace. 318
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error '{' should be on the previous line. 319
Error Must have at least one statement. 319
Error Line is longer than 80 characters. 325
Error Missing a Javadoc comment. 325
Error Missing a Javadoc comment. 327
Error Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 327
Error Missing a Javadoc comment. 328
Error Name 'm_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 328
Error Line is longer than 80 characters. 330
Error Missing a Javadoc comment. 330
Error '(' is followed by whitespace. 330
Error Parameter parent should be final. 330
Error Parameter elements should be final. 330
Error ')' is preceded with whitespace. 330
Error Missing a Javadoc comment. 337
Error '{' should be on the previous line. 338
Error 'if' is not followed by whitespace. 339
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '{' should be on the previous line. 340
Error Line is longer than 80 characters. 341
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error '{' should be on the previous line. 345
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error '}' should be on the same line. 349
Error 'catch' is not followed by whitespace. 350
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error '{' should be on the previous line. 351
Error Line is longer than 80 characters. 352
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error Missing a Javadoc comment. 357
Error '{' should be on the previous line. 358
Error 'if' is not followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line is longer than 80 characters. 361
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361

org/apache/excalibur/event/impl/LossyMultiCastSink.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 41
Error Name 'm_sinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Name 'm_oneSuccess' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Parameter sinks should be final. 68
Error '{' should be on the previous line. 69
Error Parameter sinks should be final. 83
Error Parameter oneSuccess should be final. 83
Error Expected @param tag for 'oneSuccess'. 83
Error '{' should be on the previous line. 84
Error Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 94
Error '{' should be on the previous line. 95
Error Method 'isFull' is not designed for extension - needs to be abstract, final or empty. 102
Error '{' should be on the previous line. 103
Error Method 'maxSize' is not designed for extension - needs to be abstract, final or empty. 110
Error '{' should be on the previous line. 111
Error Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter element should be final. 118
Error '{' should be on the previous line. 119
Error '{' should be on the previous line. 128
Error '{' should be on the previous line. 135
Error '{' should be on the previous line. 142
Error Line is longer than 80 characters. 143
Error Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter elements should be final. 150
Error '{' should be on the previous line. 151
Error '{' should be on the previous line. 160
Error '{' should be on the previous line. 164
Error '}' should be on the same line. 166
Error '{' should be on the previous line. 168
Error '{' should be on the previous line. 178
Error Line is longer than 80 characters. 179
Error Method 'tryEnqueue' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter element should be final. 186
Error '{' should be on the previous line. 187
Error '{' should be on the previous line. 189
Error '}' should be on the same line. 192
Error '{' should be on the previous line. 194
Error Method 'prepareEnqueue' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter elements should be final. 202
Error '{' should be on the previous line. 204
Error '{' should be on the previous line. 214
Error '{' should be on the previous line. 218
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 231
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 241
Error '{' should be on the previous line. 242
Error Line is longer than 80 characters. 253
Error '{' should be on the previous line. 257
Error First sentence should end with a period. 258
Error Name 'm_preparedEnqueues' must match pattern '^[a-z][a-zA-Z0-9]*$'. 261
Error '{' should be on the previous line. 268
Error '{' should be on the previous line. 272
Error '{' should be on the previous line. 281
Error '{' should be on the previous line. 285
Error Line is longer than 80 characters. 290
Error Parameter preparedEnqueue should be final. 299
Error '{' should be on the previous line. 300

org/apache/excalibur/event/impl/MultiCastSink.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 43
Error Name 'm_sinks' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Name 'm_single' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Parameter sinks should be final. 64
Error '{' should be on the previous line. 65
Error Parameter sinks should be final. 80
Error Parameter single should be final. 80
Error '{' should be on the previous line. 81
Error Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 91
Error '{' should be on the previous line. 92
Error Method 'isFull' is not designed for extension - needs to be abstract, final or empty. 99
Error '{' should be on the previous line. 100
Error Method 'maxSize' is not designed for extension - needs to be abstract, final or empty. 107
Error '{' should be on the previous line. 108
Error Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter element should be final. 115
Error '{' should be on the previous line. 116
Error '{' is followed by whitespace. 118
Error Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter elements should be final. 125
Error '{' should be on the previous line. 126
Error Method 'tryEnqueue' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter element should be final. 134
Error '{' should be on the previous line. 135
Error '{' should be on the previous line. 137
Error '}' should be on the same line. 140
Error '{' should be on the previous line. 142
Error Method 'prepareEnqueue' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter elements should be final. 150
Error '{' should be on the previous line. 152
Error '{' should be on the previous line. 163
Error '{' should be on the previous line. 167
Error '}' should be on the same line. 169
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 177
Error '{' should be on the previous line. 185
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 198
Error '{' should be on the previous line. 199
Error Line is longer than 80 characters. 210
Error '{' should be on the previous line. 214
Error First sentence should end with a period. 215
Error Name 'm_preparedEnqueues' must match pattern '^[a-z][a-zA-Z0-9]*$'. 218
Error '{' should be on the previous line. 225
Error '{' should be on the previous line. 229
Error '{' should be on the previous line. 238
Error '{' should be on the previous line. 242
Error Line is longer than 80 characters. 247
Error Parameter preparedEnqueue should be final. 256
Error '{' should be on the previous line. 257

org/apache/excalibur/event/impl/NullDequeueInterceptor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Parameter context should be final. 43
Error '{' is not followed by whitespace. 43
Error '}' is not preceded with whitespace. 43
Error Parameter context should be final. 55
Error '{' is not followed by whitespace. 55
Error '}' is not preceded with whitespace. 55

org/apache/excalibur/event/impl/NullEnqueuePredicate.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Parameter element should be final. 29
Error Parameter modifyingSink should be final. 29
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 34
Error Parameter element should be final. 34
Error Parameter modifyingSink should be final. 34
Error '{' should be on the previous line. 35

org/apache/excalibur/event/impl/RateLimitingPredicate.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error First sentence should end with a period. 30
Error Name 'm_targetRate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error First sentence should end with a period. 33
Error Name 'm_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 36
Error Name 'm_tokenCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'm_lastTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'm_regenTimeMs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error First sentence should end with a period. 40
Error Parameter depth should be final. 52
Error '{' should be on the previous line. 53
Error Parameter targetRate should be final. 68
Error Parameter depth should be final. 68
Error '{' should be on the previous line. 69
Error '1.0e3' is a magic number. 73
Error '{' should be on the previous line. 75
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter element should be final. 87
Error Parameter sink should be final. 87
Error '{' should be on the previous line. 88
Error '{' should be on the previous line. 90
Error '{' should be on the previous line. 99
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 112
Error '}' should be on the same line. 115
Error '{' should be on the previous line. 117
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter elements should be final. 125
Error Parameter sink should be final. 125
Error '{' should be on the previous line. 126
Error '{' should be on the previous line. 128
Error '{' should be on the previous line. 137
Error '{' should be on the previous line. 142
Error '{' should be on the previous line. 149
Error '}' should be on the same line. 152
Error '{' should be on the previous line. 154
Error Method 'getTargetRate' is not designed for extension - needs to be abstract, final or empty. 167
Error '{' should be on the previous line. 168
Error Method 'getDepth' is not designed for extension - needs to be abstract, final or empty. 179
Error '{' should be on the previous line. 180
Error Method 'getBucketSize' is not designed for extension - needs to be abstract, final or empty. 191
Error '{' should be on the previous line. 192
Error Method 'setTargetRate' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter targetRate should be final. 204
Error '{' should be on the previous line. 205
Error '1.0e3' is a magic number. 208
Error '{' should be on the previous line. 210
Error Method 'setDepth' is not designed for extension - needs to be abstract, final or empty. 222
Error Parameter depth should be final. 222
Error '{' should be on the previous line. 223

org/apache/excalibur/event/impl/ThresholdEnqueuePredicate.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Name 'm_threshold' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Parameter limit should be final. 37
Error '{' should be on the previous line. 38
Error Expected an @return tag. 46
Error Parameter element should be final. 46
Error Expected @param tag for 'element'. 46
Error Parameter modifyingSink should be final. 46
Error Expected @param tag for 'modifyingSink'. 46
Error '{' should be on the previous line. 47
Error 'if' construct must use '{}'s. 48
Error '(' is followed by whitespace. 48
Error '<=' is not followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Expected an @return tag. 57
Error Parameter elements should be final. 57
Error Expected @param tag for 'elements'. 57
Error Parameter modifyingSink should be final. 57
Error Expected @param tag for 'modifyingSink'. 57
Error '{' should be on the previous line. 58
Error 'if' construct must use '{}'s. 59
Error '(' is followed by whitespace. 59
Error '<=' is not followed by whitespace. 59
Error ')' is preceded with whitespace. 59

org/apache/excalibur/event/impl/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/mpool/BlockingFixedSizePool.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_disposed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_timeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error First sentence should end with a period. 42
Error Name 'm_semaphore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'm_semaphore' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 45
Error '(' is followed by whitespace. 45
Error Parameter factory should be final. 45
Error Parameter size should be final. 45
Error ')' is preceded with whitespace. 45
Error Redundant throws: 'Exception' is unchecked exception. 46
Error '{' should be on the previous line. 47
Error '(' is followed by whitespace. 48
Error '1000' is a magic number. 48
Error ')' is preceded with whitespace. 48
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error '(' is followed by whitespace. 51
Error Parameter factory should be final. 51
Error Parameter size should be final. 51
Error Parameter timeout should be final. 51
Error ')' is preceded with whitespace. 51
Error Redundant throws: 'Exception' is unchecked exception. 52
Error '{' should be on the previous line. 53
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Avoid inline conditionals. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Missing a Javadoc comment. 60
Error Redundant throws: 'Exception' is unchecked exception. 61
Error '{' should be on the previous line. 62
Error 'for' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 72
Error Line is longer than 80 characters. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error 'synchronized' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error 'if' is not followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error 'if' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error '{' should be on the previous line. 89
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '}' should be on the same line. 93
Error 'catch' is not followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Must have at least one statement. 95
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error 'if' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '-' should be on a new line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '}' should be on the same line. 109
Error '{' should be on the previous line. 111
Error '{' should be on the previous line. 113
Error '{' should be on the previous line. 115
Error '}' should be on the same line. 117
Error 'catch' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Must have at least one statement. 119
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 131
Error '}' should be on the same line. 133
Error 'catch' is not followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error Must have at least one statement. 135
Error 'if' is not followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error Line is longer than 80 characters. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Missing a Javadoc comment. 148
Error '(' is followed by whitespace. 148
Error Parameter object should be final. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error 'synchronized' is not followed by whitespace. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error 'if' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '}' should be on the same line. 157
Error 'catch' is not followed by whitespace. 158
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '{' should be on the previous line. 159
Error Must have at least one statement. 159
Error Line is longer than 80 characters. 160
Error '}' should be on the same line. 162
Error '{' should be on the previous line. 164
Error 'if' is not followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error ')' is preceded with whitespace. 167
Error '}' should be on the same line. 169
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '}' should be on the same line. 175
Error 'catch' is not followed by whitespace. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error Must have at least one statement. 177
Error Line is longer than 80 characters. 178
Error Missing a Javadoc comment. 185
Error Redundant throws: 'Exception' is unchecked exception. 186
Error '{' should be on the previous line. 187
Error Missing a Javadoc comment. 191
Error '{' should be on the previous line. 192
Error 'synchronized' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error 'while' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error '{' should be on the previous line. 200
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '}' should be on the same line. 202
Error 'catch' is not followed by whitespace. 203
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '{' should be on the previous line. 204
Error Must have at least one statement. 204
Error Line is longer than 80 characters. 205

org/apache/excalibur/mpool/DefaultPoolManager.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 37
Error Missing a Javadoc comment. 38
Error Name 'm_keyGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_keyMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_factoryMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Missing a Javadoc comment. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '{' should be on the previous line. 54
Error '(' is followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error ')' is preceded with whitespace. 55
Error '}' should be on the same line. 56
Error 'catch' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error Must have at least one statement. 58
Error Expected an @return tag. 67
Error Method 'getManagedPool' is not designed for extension - needs to be abstract, final or empty. 67
Error '(' is followed by whitespace. 67
Error Parameter factory should be final. 67
Error Expected @param tag for 'factory'. 67
Error Parameter initialEntries should be final. 67
Error Expected @param tag for 'initialEntries'. 67
Error ')' is preceded with whitespace. 67
Error Expected @throws tag for 'Exception'. 68
Error '{' should be on the previous line. 69
Error 'cast' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error 'if' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Expected an @return tag. 86
Error Redundant 'final' modifier. 86
Error '{' should be on the previous line. 87
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error Missing a Javadoc comment. 93
Error Name 'm_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Error Missing a Javadoc comment. 94
Error Name 'm_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Missing a Javadoc comment. 95
Error Name 'm_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Missing a Javadoc comment. 96
Error Name 'm_grow' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Error Missing a Javadoc comment. 98
Error '(' is followed by whitespace. 98
Error Parameter map should be final. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error Missing a Javadoc comment. 103
Error '{' should be on the previous line. 104
Error '10' is a magic number. 105
Error '1000L' is a magic number. 105
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 109
Error '10' is a magic number. 110
Error '1000L' is a magic number. 110
Error Missing a Javadoc comment. 113
Error '{' should be on the previous line. 114
Error Missing a Javadoc comment. 118
Error '{' should be on the previous line. 120
Error 'while' is not followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error 'cast' is not followed by whitespace. 125
Error '(' is followed by whitespace. 126
Error 'cast' is not followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error 'if' is not followed by whitespace. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error 'if' is not followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136

org/apache/excalibur/mpool/FixedSizePool.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'm_disposed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 38
Error '(' is followed by whitespace. 38
Error Parameter factory should be final. 38
Error Parameter size should be final. 38
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error 'for' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Missing a Javadoc comment. 50
Error '{' should be on the previous line. 51
Error 'if' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error Line is longer than 80 characters. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error 'synchronized' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter object should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error 'if' is not followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '}' should be on the same line. 74
Error 'catch' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error Must have at least one statement. 76
Error Line is longer than 80 characters. 77
Error '}' should be on the same line. 79
Error '{' should be on the previous line. 81
Error 'synchronized' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error ')' is preceded with whitespace. 84
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 92
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97
Error 'synchronized' is not followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error 'while' is not followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '}' should be on the same line. 107
Error 'catch' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error Must have at least one statement. 109
Error Line is longer than 80 characters. 110

org/apache/excalibur/mpool/PoolUtil.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error 'static' modifier out of order with the JLS suggestions. 32
Error Missing a Javadoc comment. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error 'if' is not followed by whitespace. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error 'cast' is not followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '}' should be on the same line. 51
Error '{' should be on the previous line. 53
Error '{' should be on the previous line. 55
Error Line is longer than 80 characters. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '}' should be on the same line. 63
Error 'catch' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Must have at least one statement. 65
Error Missing a Javadoc comment. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77

org/apache/excalibur/mpool/VariableSizePool.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'm_disposed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error First sentence should end with a period. 39
Error '(' is followed by whitespace. 42
Error Parameter factory should be final. 42
Error Expected @param tag for 'factory'. 42
Error Parameter size should be final. 42
Error Expected @param tag for 'size'. 42
Error ')' is preceded with whitespace. 42
Error Expected @throws tag for 'Exception'. 43
Error '{' should be on the previous line. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error First sentence should end with a period. 48
Error '(' is followed by whitespace. 51
Error Parameter factory should be final. 51
Error Expected @param tag for 'factory'. 51
Error Parameter size should be final. 51
Error Expected @param tag for 'size'. 51
Error Parameter key should be final. 51
Error Expected @param tag for 'key'. 51
Error ')' is preceded with whitespace. 51
Error Expected @throws tag for 'Exception'. 52
Error '{' should be on the previous line. 53
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error 'synchronized' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error 'for' is not followed by whitespace. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 69
Error 'if' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error Line is longer than 80 characters. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error 'synchronized' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error 'if' is not followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error Missing a Javadoc comment. 93
Error '(' is followed by whitespace. 93
Error Parameter pooledObject should be final. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error 'if' is not followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 100
Error 'catch' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Must have at least one statement. 102
Error Line is longer than 80 characters. 103
Error '}' should be on the same line. 105
Error '{' should be on the previous line. 107
Error 'synchronized' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error Missing a Javadoc comment. 115
Error '{' should be on the previous line. 117
Error 'synchronized' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error 'synchronized' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error 'while' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '}' should be on the same line. 135
Error 'catch' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error Must have at least one statement. 137
Error Line is longer than 80 characters. 138
Error Missing a Javadoc comment. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 146
Error 'if' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error 'synchronized' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error 'for' is not followed by whitespace. 156
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 157
Error '{' should be on the previous line. 159
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '}' should be on the same line. 161
Error 'catch' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error Must have at least one statement. 163
Error Missing a Javadoc comment. 170
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '{' should be on the previous line. 172
Error 'if' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error 'synchronized' is not followed by whitespace. 178
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error 'for' is not followed by whitespace. 180
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error '{' should be on the previous line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '}' should be on the same line. 185
Error 'catch' is not followed by whitespace. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error Must have at least one statement. 187
Error Missing a Javadoc comment. 194
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 196
Error 'if' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error 'synchronized' is not followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203

org/apache/excalibur/mpool/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/util/CPUParser.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error First sentence should end with a period. 29
Error Expected an @return tag. 32
Error Line is longer than 80 characters. 38
Error Expected an @return tag. 40

org/apache/excalibur/util/SystemUtil.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 31
Error Name 'm_processors' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Error Missing a Javadoc comment. 32
Error Name 'm_cpuInfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'm_architecture' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_osName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_osVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 46
Error '+' should be on a new line. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error 'cast' is not followed by whitespace. 50
Error '}' should be on the same line. 54
Error 'catch' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '+' should be on a new line. 60
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 77
Error Parameter mosname should be final. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error 'for' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error '&&' should be on a new line. 85
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error First sentence should end with a period. 95
Error '{' should be on the previous line. 97
Error Line is longer than 80 characters. 101
Error Expected an @return tag. 104
Error Redundant 'final' modifier. 104
Error '{' should be on the previous line. 105
Error Missing a Javadoc comment. 109
Error Redundant 'final' modifier. 109
Error '{' should be on the previous line. 110
Error First sentence should end with a period. 114
Error Expected an @return tag. 117
Error Redundant 'final' modifier. 117
Error '{' should be on the previous line. 118
Error First sentence should end with a period. 122
Error Expected an @return tag. 125
Error Redundant 'final' modifier. 125
Error '{' should be on the previous line. 126
Error First sentence should end with a period. 130
Error Expected an @return tag. 133
Error Redundant 'final' modifier. 133
Error '{' should be on the previous line. 134

org/apache/excalibur/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/util/system/Linux.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 38
Error '{' should be on the previous line. 39
Error '{' should be on the previous line. 44
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error ')' is preceded with whitespace. 45
Error 'while' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error 'if' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error 'if' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error ')' is preceded with whitespace. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error ')' is preceded with whitespace. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error ')' is preceded with whitespace. 74
Error '}' should be on the same line. 77
Error 'catch' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error First sentence should end with a period. 88
Error Expected an @return tag. 91
Error '{' should be on the previous line. 92
Error Line is longer than 80 characters. 100
Error Expected an @return tag. 102
Error '{' should be on the previous line. 103
Error Line is longer than 80 characters. 114
Error Redundant 'final' modifier. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error 'for' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120

org/apache/excalibur/util/system/Windows2000.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 33
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 37
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '}' should be on the same line. 54
Error 'catch' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Must have at least one statement. 56
Error First sentence should end with a period. 63
Error Expected an @return tag. 66
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 75
Error Expected an @return tag. 77
Error '{' should be on the previous line. 78

org/apache/excalibur/util/system/Windows95.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error '{' should be on the previous line. 42
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 46
Error '}' should be on the same line. 48
Error 'catch' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error Must have at least one statement. 50
Error First sentence should end with a period. 56
Error Expected an @return tag. 59
Error '{' should be on the previous line. 60
Error Line is longer than 80 characters. 68
Error Expected an @return tag. 70
Error '{' should be on the previous line. 71

org/apache/excalibur/util/system/Windows98.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error '{' should be on the previous line. 42
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 46
Error '}' should be on the same line. 48
Error 'catch' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error Must have at least one statement. 50
Error First sentence should end with a period. 56
Error Expected an @return tag. 59
Error '{' should be on the previous line. 60
Error Line is longer than 80 characters. 68
Error Expected an @return tag. 70
Error '{' should be on the previous line. 71

org/apache/excalibur/util/system/WindowsNT.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 33
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 37
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '}' should be on the same line. 54
Error 'catch' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Must have at least one statement. 56
Error First sentence should end with a period. 63
Error Expected an @return tag. 66
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 75
Error Expected an @return tag. 77
Error '{' should be on the previous line. 78

org/apache/excalibur/util/system/WindowsXP.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Name 'm_processors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'm_cpuInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error '{' should be on the previous line. 40
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 49
Error ')' is preceded with whitespace. 49
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line is longer than 80 characters. 53
Error '(' is followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '}' should be on the same line. 57
Error 'catch' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error Must have at least one statement. 59
Error First sentence should end with a period. 66
Error Expected an @return tag. 69
Error '{' should be on the previous line. 70
Error Line is longer than 80 characters. 78
Error Expected an @return tag. 80
Error '{' should be on the previous line. 81

org/apache/excalibur/util/system/package.html

ErrorLine
Error Missing package documentation file.0