Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
20 | 0 | 0 | 706 |
Files
org/apache/avalon/excalibur/thread/impl/BasicThreadPool.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
41
|
| Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line is longer than 80 characters. |
115
|
| '(' is followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Missing a Javadoc comment. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| 'if' is not followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| 'cast' is not followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
155
|
| '{' should be on the previous line. |
157
|
| 'cast' is not followed by whitespace. |
158
|
| '}' should be on the same line. |
159
|
| 'catch' is not followed by whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| Line has trailing spaces. |
179
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
189
|
| 'cast' is not followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
org/apache/avalon/excalibur/thread/impl/DefaultThreadPool.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
39
|
| Missing a Javadoc comment. |
40
|
| Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
41
|
| Name 'm_underlyingPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| '{' should be on the previous line. |
74
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| Method 'decommission' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Method 'getCreatedClass' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line is longer than 80 characters. |
125
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
org/apache/avalon/excalibur/thread/impl/ExecutableExecuteable.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
22
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
31
|
| Name 'm_executable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Line is longer than 80 characters. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| 'if' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
55
|
org/apache/avalon/excalibur/thread/impl/ResourceLimitingThreadPool.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
46
|
| Name 'm_underlyingPool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
73
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| '10000' is a magic number. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
86
|
| Line is longer than 80 characters. |
88
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
96
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
110
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '}' should be on the same line. |
114
|
| 'catch' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '{' should be on the previous line. |
128
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| '{' should be on the previous line. |
138
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| '{' should be on the previous line. |
143
|
| Method 'decommission' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '{' should be on the previous line. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Method 'getCreatedClass' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Missing a Javadoc comment. |
152
|
| '{' should be on the previous line. |
153
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line is longer than 80 characters. |
188
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
org/apache/avalon/excalibur/thread/impl/SimpleWorkerThread.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
35
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Line has trailing spaces. |
40
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
42
|
| Name 'm_detailLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| '(' is followed by whitespace. |
49
|
| Expected @param tag for 'pool'. |
49
|
| Expected @param tag for 'group'. |
50
|
| Expected @param tag for 'name'. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
81
|
| Line is longer than 80 characters. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '(' is followed by whitespace. |
97
|
| Line is longer than 80 characters. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| Line is longer than 80 characters. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line is longer than 80 characters. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| Line is longer than 80 characters. |
131
|
| ')' is preceded with whitespace. |
131
|
org/apache/avalon/excalibur/thread/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/thread/impl/AbstractThreadPool.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Name 'm_threadGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Name 'm_level' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| '(' is followed by whitespace. |
58
|
| Expected @param tag for 'threadGroup'. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
61
|
| 'if' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Method 'destroyWorker' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'createWorker' is not designed for extension - needs to be abstract, final or empty. |
90
|
| '{' should be on the previous line. |
91
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Method 'newWorkerThread' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
141
|
| '{' should be on the previous line. |
142
|
| Method 'getThreadGroup' is not designed for extension - needs to be abstract, final or empty. |
151
|
| '{' should be on the previous line. |
152
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
org/apache/excalibur/thread/impl/DefaultThreadControl.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
32
|
| Name 'm_thread' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Missing a Javadoc comment. |
35
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| Line is longer than 80 characters. |
50
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
51
|
| Line is longer than 80 characters. |
52
|
| Unused @throws tag for 'java.lang.InterruptedException'. |
52
|
| Line is longer than 80 characters. |
53
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Expected @throws tag for 'IllegalStateException'. |
57
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
57
|
| Expected @throws tag for 'InterruptedException'. |
57
|
| '{' should be on the previous line. |
58
|
| '!' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| Missing a Javadoc comment. |
65
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
66
|
| Redundant throws: 'SecurityException' is unchecked exception. |
66
|
| '{' should be on the previous line. |
67
|
| Line is longer than 80 characters. |
75
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
78
|
| Redundant throws: 'SecurityException' is unchecked exception. |
78
|
| '{' should be on the previous line. |
79
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| First sentence should end with a period. |
86
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
org/apache/excalibur/thread/impl/ExecutableRunnable.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
31
|
| Name 'm_runnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| 'if' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
54
|
org/apache/excalibur/thread/impl/WorkerThread.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
41
|
| Name 'm_work' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Name 'm_threadControl' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Name 'm_alive' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Line has trailing spaces. |
57
|
| First sentence should end with a period. |
58
|
| Name 'm_clearInterruptFlag' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| '(' is followed by whitespace. |
71
|
| Expected @param tag for 'pool'. |
71
|
| Expected @param tag for 'group'. |
72
|
| Expected @param tag for 'name'. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| 'if' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
93
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
101
|
| 'while' is not followed by whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line has trailing spaces. |
108
|
| '{' should be on the previous line. |
110
|
| '{' should be on the previous line. |
112
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '}' should be on the same line. |
120
|
| 'catch' is not followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line has trailing spaces. |
125
|
| Line is longer than 80 characters. |
126
|
| Line is longer than 80 characters. |
127
|
| '}' should be on the same line. |
129
|
| 'catch' is not followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '}' should be on the same line. |
136
|
| '{' should be on the previous line. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
151
|
| Line is longer than 80 characters. |
164
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
192
|
| '}' should be on the same line. |
197
|
| '{' should be on the previous line. |
199
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Method 'recycleThread' is not designed for extension - needs to be abstract, final or empty. |
207
|
| '{' should be on the previous line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '{' should be on the previous line. |
210
|
| Line is longer than 80 characters. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line has trailing spaces. |
213
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '{' should be on the previous line. |
216
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '{' should be on the previous line. |
227
|
| Method 'preExecute' is not designed for extension - needs to be abstract, final or empty. |
234
|
| '{' should be on the previous line. |
235
|
| Comment matches to-do format 'TODO:'. |
237
|
| Method 'clearInterruptFlag' is not designed for extension - needs to be abstract, final or empty. |
248
|
| '{' should be on the previous line. |
249
|
| '{' should be on the previous line. |
251
|
| '}' should be on the same line. |
254
|
| '{' should be on the previous line. |
256
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
269
|
| '{' should be on the previous line. |
270
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
274
|
| Line is longer than 80 characters. |
275
|
| 'synchronized' is not followed by whitespace. |
276
|
| '{' should be on the previous line. |
277
|
| Line has trailing spaces. |
280
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Expected an @return tag. |
288
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
288
|
| '(' is followed by whitespace. |
288
|
| Expected @param tag for 'work'. |
288
|
| ')' is preceded with whitespace. |
288
|
| '{' should be on the previous line. |
289
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| Method 'executeAndWait' is not designed for extension - needs to be abstract, final or empty. |
304
|
| '(' is followed by whitespace. |
304
|
| Expected @param tag for 'work'. |
304
|
| ')' is preceded with whitespace. |
304
|
| '{' should be on the previous line. |
305
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line has trailing spaces. |
308
|
| 'synchronized' is not followed by whitespace. |
310
|
| '{' should be on the previous line. |
311
|
| 'while' is not followed by whitespace. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '{' should be on the previous line. |
313
|
| '{' should be on the previous line. |
315
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '}' should be on the same line. |
319
|
| 'catch' is not followed by whitespace. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| '{' should be on the previous line. |
321
|
| Must have at least one statement. |
321
|
| Line has trailing spaces. |
327
|
| '{' should be on the previous line. |
332
|
| 'synchronized' is not followed by whitespace. |
333
|
| '{' should be on the previous line. |
334
|
| 'while' is not followed by whitespace. |
335
|
| '(' is followed by whitespace. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| '{' should be on the previous line. |
336
|
| '{' should be on the previous line. |
338
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| '}' should be on the same line. |
342
|
| 'catch' is not followed by whitespace. |
343
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| Must have at least one statement. |
344
|
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. |
360
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| '{' should be on the previous line. |
361
|
| 'if' is not followed by whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '{' should be on the previous line. |
363
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| Line has trailing spaces. |
367
|
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. |
378
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| '{' should be on the previous line. |
379
|
| 'if' is not followed by whitespace. |
380
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| '{' should be on the previous line. |
381
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| Line has trailing spaces. |
385
|
| Method 'detailDebug' is not designed for extension - needs to be abstract, final or empty. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '{' should be on the previous line. |
397
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| Line has trailing spaces. |
403
|
| Line is longer than 80 characters. |
415
|
| Method 'detailDebug' is not designed for extension - needs to be abstract, final or empty. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| '{' should be on the previous line. |
418
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
org/apache/excalibur/thread/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |