Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
300110

Files

FilesIWE
org/apache/avalon/excalibur/thread/impl/InstrumentedResourceLimitingThreadPool.java 00109
org/apache/avalon/excalibur/thread/impl/package.html 001

org/apache/avalon/excalibur/thread/impl/InstrumentedResourceLimitingThreadPool.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. 35
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 48
Error Name 'm_underlyingPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error First sentence should end with a period. 50
Error Name 'm_instrumentableName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Line is longer than 80 characters. 65
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 83
Error '10000' is a magic number. 83
Error ')' is preceded with whitespace. 83
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 101
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
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. 123
Error ')' is preceded with whitespace. 123
Error Method 'setInstrumentableName' is not designed for extension - needs to be abstract, final or empty. 143
Error '(' is followed by whitespace. 143
Error Parameter name should be final. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error Method 'getInstrumentableName' is not designed for extension - needs to be abstract, final or empty. 153
Error '{' should be on the previous line. 154
Error Method 'getInstruments' is not designed for extension - needs to be abstract, final or empty. 169
Error '{' should be on the previous line. 170
Error Method 'getChildInstrumentables' is not designed for extension - needs to be abstract, final or empty. 183
Error '{' should be on the previous line. 184
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 193
Error '{' should be on the previous line. 194
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error '{' should be on the previous line. 204
Error Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error '{' should be on the previous line. 209
Error Method 'decommission' is not designed for extension - needs to be abstract, final or empty. 213
Error Missing a Javadoc comment. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Method 'getCreatedClass' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error '{' should be on the previous line. 219
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 230
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 242
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '{' should be on the previous line. 243
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error Line is longer than 80 characters. 254
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 254
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256

org/apache/avalon/excalibur/thread/impl/package.html

ErrorLine
Error Missing package documentation file.0