Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
53 | 0 | 0 | 1547 |
Files
javax/portlet/ActionRequest.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
48
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
53
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
59
|
| Redundant 'public' modifier. |
59
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line is longer than 80 characters. |
75
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
75
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line is longer than 80 characters. |
76
|
| Line has trailing spaces. |
80
|
| Redundant 'public' modifier. |
80
|
| Line is longer than 80 characters. |
89
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
98
|
| Line contains a tab character. |
98
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
103
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
103
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
112
|
| Redundant 'public' modifier. |
113
|
| Redundant throws: 'java.io.UnsupportedEncodingException' is subclass of 'java.io.IOException'. |
114
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
126
|
| Redundant 'public' modifier. |
127
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
136
|
| Redundant 'public' modifier. |
140
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Redundant 'public' modifier. |
154
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
157
|
javax/portlet/ActionResponse.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
55
|
| Line is longer than 80 characters. |
57
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
58
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
64
|
| Redundant 'public' modifier. |
64
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
83
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
93
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
94
|
| Line is longer than 80 characters. |
95
|
| Redundant 'public' modifier. |
98
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
108
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
126
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
126
|
| Line contains a tab character. |
126
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
128
|
| Line has trailing spaces. |
129
|
| Line is longer than 80 characters. |
129
|
| Redundant 'public' modifier. |
133
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
152
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
158
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
158
|
| Line contains a tab character. |
158
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
160
|
| Line has trailing spaces. |
161
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
163
|
| Line is longer than 80 characters. |
164
|
| Redundant 'public' modifier. |
167
|
| Line has trailing spaces. |
186
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
186
|
| Line contains a tab character. |
186
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
188
|
| Line is longer than 80 characters. |
189
|
| Redundant 'public' modifier. |
192
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
211
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
211
|
| Line contains a tab character. |
211
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
213
|
| Line is longer than 80 characters. |
214
|
| Redundant 'public' modifier. |
217
|
javax/portlet/GenericPortlet.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
57
|
| Name 'config' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
57
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line is longer than 80 characters. |
94
|
| Unused @throws tag for 'UnavailableException'. |
94
|
| Line contains a tab character. |
94
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter config should be final. |
97
|
| 'config' hides a field. |
97
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Line is longer than 80 characters. |
118
|
| Unused @throws tag for 'UnavailableException'. |
118
|
| Line contains a tab character. |
118
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
140
|
| Unused @throws tag for 'UnavailableException'. |
140
|
| Line contains a tab character. |
140
|
| Line is longer than 80 characters. |
141
|
| Line has trailing spaces. |
142
|
| Unused @throws tag for 'PortletSecurityException'. |
142
|
| Line is longer than 80 characters. |
143
|
| Line has trailing spaces. |
147
|
| Method 'processAction' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter request should be final. |
147
|
| Parameter response should be final. |
147
|
| '{' should be on a new line. |
148
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
165
|
| Unused @throws tag for 'UnavailableException'. |
165
|
| Line contains a tab character. |
165
|
| Line is longer than 80 characters. |
166
|
| Line has trailing spaces. |
167
|
| Unused @throws tag for 'PortletSecurityException'. |
167
|
| Line is longer than 80 characters. |
168
|
| Method 'render' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Parameter request should be final. |
173
|
| Line contains a tab character. |
174
|
| Parameter response should be final. |
174
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
198
|
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Parameter request should be final. |
202
|
| Expected @param tag for 'request'. |
202
|
| '{' should be on a new line. |
202
|
| Line is longer than 80 characters. |
203
|
| Line has trailing spaces. |
231
|
| Unused @throws tag for 'UnavailableException'. |
231
|
| Line contains a tab character. |
231
|
| Line is longer than 80 characters. |
232
|
| Line has trailing spaces. |
233
|
| Unused @throws tag for 'PortletSecurityException'. |
233
|
| Line is longer than 80 characters. |
234
|
| Method 'doDispatch' is not designed for extension - needs to be abstract, final or empty. |
242
|
| Parameter request should be final. |
242
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| Parameter response should be final. |
243
|
| ',' is not followed by whitespace. |
243
|
| Line has trailing spaces. |
246
|
| '(' is followed by whitespace. |
247
|
| '!' is followed by whitespace. |
247
|
| '{' should be on a new line. |
247
|
| '{' should be on a new line. |
249
|
| Line contains a tab character. |
250
|
| '{' should be on a new line. |
252
|
| Line contains a tab character. |
253
|
| '{' should be on a new line. |
255
|
| Line contains a tab character. |
256
|
| '{' should be on a new line. |
258
|
| Line contains a tab character. |
259
|
| Line has trailing spaces. |
278
|
| Unused @throws tag for 'UnavailableException'. |
278
|
| Line contains a tab character. |
278
|
| Line is longer than 80 characters. |
279
|
| Line has trailing spaces. |
280
|
| Unused @throws tag for 'PortletSecurityException'. |
280
|
| Line is longer than 80 characters. |
281
|
| Method 'doView' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Parameter request should be final. |
287
|
| Line contains a tab character. |
288
|
| Parameter response should be final. |
288
|
| Line has trailing spaces. |
307
|
| Unused @throws tag for 'UnavailableException'. |
307
|
| Line contains a tab character. |
307
|
| Line is longer than 80 characters. |
308
|
| Line has trailing spaces. |
309
|
| Unused @throws tag for 'PortletSecurityException'. |
309
|
| Line is longer than 80 characters. |
310
|
| Method 'doEdit' is not designed for extension - needs to be abstract, final or empty. |
316
|
| Parameter request should be final. |
316
|
| Line contains a tab character. |
317
|
| Parameter response should be final. |
317
|
| Line has trailing spaces. |
335
|
| Unused @throws tag for 'UnavailableException'. |
335
|
| Line contains a tab character. |
335
|
| Line is longer than 80 characters. |
336
|
| Line has trailing spaces. |
337
|
| Unused @throws tag for 'PortletSecurityException'. |
337
|
| Line is longer than 80 characters. |
338
|
| Method 'doHelp' is not designed for extension - needs to be abstract, final or empty. |
343
|
| Parameter request should be final. |
343
|
| Line contains a tab character. |
344
|
| Parameter response should be final. |
344
|
| Method 'getPortletConfig' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Line has trailing spaces. |
364
|
| Line has trailing spaces. |
366
|
| Line has trailing spaces. |
372
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
387
|
| Method 'getPortletName' is not designed for extension - needs to be abstract, final or empty. |
391
|
| Line contains a tab character. |
393
|
| Line has trailing spaces. |
398
|
| Method 'getPortletContext' is not designed for extension - needs to be abstract, final or empty. |
404
|
| Line contains a tab character. |
406
|
| Line has trailing spaces. |
416
|
| Method 'getResourceBundle' is not designed for extension - needs to be abstract, final or empty. |
420
|
| Parameter locale should be final. |
420
|
| Expected @param tag for 'locale'. |
420
|
| Line contains a tab character. |
422
|
| Line has trailing spaces. |
425
|
| Line has trailing spaces. |
427
|
| Line is longer than 80 characters. |
427
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| Line has trailing spaces. |
433
|
| Line contains a tab character. |
433
|
| Line contains a tab character. |
434
|
| Line has trailing spaces. |
436
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
436
|
| Line contains a tab character. |
436
|
| Method 'getInitParameter' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Parameter name should be final. |
440
|
| Line contains a tab character. |
442
|
| Line has trailing spaces. |
447
|
| Line has trailing spaces. |
448
|
| Line has trailing spaces. |
449
|
| Line has trailing spaces. |
450
|
| Line has trailing spaces. |
451
|
| Line contains a tab character. |
451
|
| Line has trailing spaces. |
452
|
| Line contains a tab character. |
452
|
| Line has trailing spaces. |
453
|
| Line contains a tab character. |
453
|
| Line has trailing spaces. |
454
|
| Method 'getInitParameterNames' is not designed for extension - needs to be abstract, final or empty. |
457
|
| Line contains a tab character. |
459
|
javax/portlet/PortalContext.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
45
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
45
|
| Line contains a tab character. |
45
|
| Redundant 'public' modifier. |
49
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
56
|
| Redundant 'public' modifier. |
59
|
| Redundant 'public' modifier. |
73
|
| Redundant 'public' modifier. |
87
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
101
|
| Redundant 'public' modifier. |
104
|
javax/portlet/Portlet.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
27
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
31
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
84
|
| Unused @throws tag for 'UnavailableException'. |
84
|
| Line contains a tab character. |
84
|
| Redundant 'public' modifier. |
89
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
111
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
123
|
| Unused @throws tag for 'UnavailableException'. |
123
|
| Line contains a tab character. |
123
|
| Line is longer than 80 characters. |
124
|
| Line has trailing spaces. |
125
|
| Unused @throws tag for 'PortletSecurityException'. |
125
|
| Line is longer than 80 characters. |
126
|
| Unused @throws tag for 'IOException'. |
127
|
| Line has trailing spaces. |
130
|
| Redundant 'public' modifier. |
130
|
| Expected @throws tag for 'java.io.IOException'. |
131
|
| Line has trailing spaces. |
147
|
| Unused @throws tag for 'UnavailableException'. |
147
|
| Line contains a tab character. |
147
|
| Line is longer than 80 characters. |
148
|
| Line has trailing spaces. |
149
|
| Unused @throws tag for 'PortletSecurityException'. |
149
|
| Line is longer than 80 characters. |
150
|
| Line has trailing spaces. |
155
|
| Redundant 'public' modifier. |
155
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
173
|
| Line has trailing spaces. |
178
|
| Redundant 'public' modifier. |
179
|
javax/portlet/PortletConfig.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
48
|
| Redundant 'public' modifier. |
54
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
61
|
| Redundant 'public' modifier. |
67
|
| Line has trailing spaces. |
77
|
| Redundant 'public' modifier. |
82
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
86
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
95
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
95
|
| Line contains a tab character. |
95
|
| Redundant 'public' modifier. |
99
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
104
|
| Line is longer than 80 characters. |
104
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
108
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
109
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Redundant 'public' modifier. |
113
|
javax/portlet/PortletContext.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
32
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
65
|
| Redundant 'public' modifier. |
66
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
80
|
| Redundant 'public' modifier. |
90
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
112
|
| Redundant 'public' modifier. |
116
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
121
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
125
|
| Line is longer than 80 characters. |
125
|
| Redundant 'public' modifier. |
133
|
| Redundant 'public' modifier. |
146
|
| Redundant 'public' modifier. |
158
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
172
|
| Redundant 'public' modifier. |
176
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
197
|
| Redundant 'public' modifier. |
198
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
222
|
| Line is longer than 80 characters. |
223
|
| Line is longer than 80 characters. |
226
|
| Line has trailing spaces. |
227
|
| Line is longer than 80 characters. |
227
|
| Line has trailing spaces. |
231
|
| Redundant 'public' modifier. |
232
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
235
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
256
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line has trailing spaces. |
273
|
| Unused @throws tag for 'MalformedURLException'. |
273
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line has trailing spaces. |
277
|
| Line is longer than 80 characters. |
278
|
| Redundant 'public' modifier. |
278
|
| Expected @throws tag for 'java.net.MalformedURLException'. |
278
|
| Line has trailing spaces. |
282
|
| Line has trailing spaces. |
298
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
299
|
| Line has trailing spaces. |
301
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
306
|
| Line has trailing spaces. |
308
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
308
|
| Line contains a tab character. |
308
|
| Redundant 'public' modifier. |
312
|
| Line has trailing spaces. |
313
|
| Line has trailing spaces. |
316
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
324
|
| Redundant 'public' modifier. |
327
|
| Line has trailing spaces. |
331
|
| Line is longer than 80 characters. |
332
|
| Line has trailing spaces. |
333
|
| Line contains a tab character. |
336
|
| Line has trailing spaces. |
337
|
| Line has trailing spaces. |
338
|
| Line contains a tab character. |
339
|
| Line has trailing spaces. |
340
|
| Line contains a tab character. |
340
|
| Line has trailing spaces. |
345
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
345
|
| Line contains a tab character. |
345
|
| Redundant 'public' modifier. |
349
|
| Line has trailing spaces. |
353
|
| Line has trailing spaces. |
354
|
| Line is longer than 80 characters. |
354
|
| Line has trailing spaces. |
357
|
| Line contains a tab character. |
357
|
| Redundant 'public' modifier. |
364
|
| Line is longer than 80 characters. |
369
|
| Line has trailing spaces. |
375
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
| Redundant 'public' modifier. |
379
|
| Line has trailing spaces. |
383
|
| Line has trailing spaces. |
385
|
| Line has trailing spaces. |
392
|
| Line contains a tab character. |
392
|
| Line contains a tab character. |
393
|
| Line has trailing spaces. |
394
|
| Line contains a tab character. |
394
|
| Line contains a tab character. |
395
|
| Redundant 'public' modifier. |
398
|
| Line has trailing spaces. |
407
|
| Line contains a tab character. |
407
|
| Line contains a tab character. |
408
|
| Line has trailing spaces. |
410
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
410
|
| Line contains a tab character. |
410
|
| Redundant 'public' modifier. |
414
|
| Line has trailing spaces. |
419
|
| Line has trailing spaces. |
422
|
| Line has trailing spaces. |
424
|
| Line has trailing spaces. |
430
|
| Line contains a tab character. |
430
|
| Line contains a tab character. |
431
|
| Line contains a tab character. |
432
|
| Line contains a tab character. |
433
|
| Line has trailing spaces. |
435
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
435
|
| Line contains a tab character. |
435
|
| Redundant 'public' modifier. |
439
|
| Line has trailing spaces. |
443
|
| Line is longer than 80 characters. |
443
|
| Line has trailing spaces. |
444
|
| Line is longer than 80 characters. |
444
|
| Line is longer than 80 characters. |
448
|
| Line has trailing spaces. |
450
|
| Redundant 'public' modifier. |
451
|
javax/portlet/PortletException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
35
|
| Name '_cause' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
35
|
| Parameter text should be final. |
55
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
74
|
| Parameter text should be final. |
75
|
| Parameter cause should be final. |
75
|
| Parameter cause should be final. |
91
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
110
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter out should be final. |
110
|
| Line has trailing spaces. |
117
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter out should be final. |
120
|
| 'if' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on a new line. |
124
|
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. |
153
|
| '{' should be on a new line. |
153
|
| '!=' is not preceded with whitespace. |
154
|
| '!=' is not followed by whitespace. |
154
|
| Avoid inline conditionals. |
154
|
javax/portlet/PortletMode.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| 'static' modifier out of order with the JLS suggestions. |
59
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
67
|
| 'static' modifier out of order with the JLS suggestions. |
74
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| 'static' modifier out of order with the JLS suggestions. |
86
|
| Missing a Javadoc comment. |
91
|
| Name '_name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
91
|
| Parameter name should be final. |
102
|
| '{' should be on a new line. |
102
|
| '==' is not preceded with whitespace. |
103
|
| '==' is not followed by whitespace. |
103
|
| '{' should be on a new line. |
103
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
117
|
| '{' should be on a new line. |
117
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
129
|
| '{' should be on a new line. |
129
|
| Line has trailing spaces. |
138
|
| Unused @param tag for 'the'. |
139
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
143
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Parameter object should be final. |
144
|
| Expected @param tag for 'object'. |
144
|
| '{' should be on a new line. |
144
|
| 'if' construct must use '{}'s. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| 'else' construct must use '{}'s. |
147
|
javax/portlet/PortletModeException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
33
|
| Name '_mode' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
33
|
| Parameter text should be final. |
46
|
| Parameter mode should be final. |
46
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
70
|
| Parameter text should be final. |
71
|
| Parameter cause should be final. |
71
|
| Parameter mode should be final. |
71
|
| Line is longer than 80 characters. |
80
|
| Parameter cause should be final. |
88
|
| Parameter mode should be final. |
88
|
| Line has trailing spaces. |
96
|
| Method 'getMode' is not designed for extension - needs to be abstract, final or empty. |
100
|
javax/portlet/PortletPreferences.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
70
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
70
|
| Redundant 'public' modifier. |
73
|
| Expected @param tag for 'key'. |
73
|
| Line is longer than 80 characters. |
78
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
93
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
93
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Redundant 'public' modifier. |
99
|
| Line is longer than 80 characters. |
103
|
| Line has trailing spaces. |
123
|
| Line is longer than 80 characters. |
123
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
123
|
| Redundant 'public' modifier. |
129
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
145
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
147
|
| Line is longer than 80 characters. |
147
|
| Redundant 'public' modifier. |
152
|
| Line is longer than 80 characters. |
167
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
167
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
169
|
| Line is longer than 80 characters. |
170
|
| Redundant 'public' modifier. |
177
|
| Redundant 'public' modifier. |
189
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
199
|
| Line is longer than 80 characters. |
200
|
| Line is longer than 80 characters. |
202
|
| Redundant 'public' modifier. |
206
|
| Line has trailing spaces. |
213
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
220
|
| Redundant 'public' modifier. |
225
|
| Line has trailing spaces. |
229
|
| Line has trailing spaces. |
234
|
| Line has trailing spaces. |
237
|
| Line has trailing spaces. |
238
|
| Line has trailing spaces. |
244
|
| Line has trailing spaces. |
247
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
253
|
| Redundant 'public' modifier. |
259
|
javax/portlet/PortletRequest.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
27
|
| Line has trailing spaces. |
28
|
| Line is longer than 80 characters. |
28
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Redundant 'public' modifier. |
56
|
| Redundant 'public' modifier. |
62
|
| Redundant 'public' modifier. |
67
|
| Line is longer than 80 characters. |
70
|
| Redundant 'public' modifier. |
72
|
| Redundant 'public' modifier. |
77
|
| Redundant 'public' modifier. |
92
|
| Redundant 'public' modifier. |
108
|
| Redundant 'public' modifier. |
117
|
| Redundant 'public' modifier. |
126
|
| Redundant 'public' modifier. |
134
|
| Redundant 'public' modifier. |
147
|
| Line has trailing spaces. |
160
|
| Redundant 'public' modifier. |
168
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line has trailing spaces. |
197
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
197
|
| Line has trailing spaces. |
199
|
| Line contains a tab character. |
199
|
| Line has trailing spaces. |
201
|
| Redundant 'public' modifier. |
201
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line has trailing spaces. |
222
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
222
|
| Line has trailing spaces. |
224
|
| Line contains a tab character. |
224
|
| Line has trailing spaces. |
225
|
| Line has trailing spaces. |
226
|
| Redundant 'public' modifier. |
226
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Redundant 'public' modifier. |
242
|
| Line has trailing spaces. |
243
|
| Line has trailing spaces. |
244
|
| Redundant 'public' modifier. |
251
|
| Line has trailing spaces. |
255
|
| Line has trailing spaces. |
257
|
| Line has trailing spaces. |
260
|
| Line contains a tab character. |
260
|
| Line has trailing spaces. |
261
|
| Line contains a tab character. |
261
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
263
|
| Line contains a tab character. |
263
|
| Line has trailing spaces. |
264
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
265
|
| Line has trailing spaces. |
266
|
| Line contains a tab character. |
266
|
| Redundant 'public' modifier. |
269
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
273
|
| Line is longer than 80 characters. |
273
|
| Line has trailing spaces. |
275
|
| Line has trailing spaces. |
277
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Redundant 'public' modifier. |
289
|
| Line has trailing spaces. |
293
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Redundant 'public' modifier. |
302
|
| Line has trailing spaces. |
306
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line has trailing spaces. |
311
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Redundant 'public' modifier. |
315
|
| Line has trailing spaces. |
319
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
327
|
| Line contains a tab character. |
328
|
| Line has trailing spaces. |
329
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Redundant 'public' modifier. |
333
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
343
|
| Line has trailing spaces. |
348
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line has trailing spaces. |
351
|
| Line contains a tab character. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line has trailing spaces. |
355
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
355
|
| Redundant 'public' modifier. |
360
|
| Line has trailing spaces. |
365
|
| Line has trailing spaces. |
368
|
| Line has trailing spaces. |
370
|
| Line contains a tab character. |
370
|
| Line has trailing spaces. |
371
|
| Line contains a tab character. |
371
|
| Line has trailing spaces. |
372
|
| Line contains a tab character. |
372
|
| Line has trailing spaces. |
373
|
| Line has trailing spaces. |
376
|
| Redundant 'public' modifier. |
377
|
| Line has trailing spaces. |
383
|
| Line has trailing spaces. |
388
|
| Line has trailing spaces. |
398
|
| Line contains a tab character. |
398
|
| Line contains a tab character. |
399
|
| Line has trailing spaces. |
401
|
| Line contains a tab character. |
401
|
| Line contains a tab character. |
402
|
| Line contains a tab character. |
404
|
| Line has trailing spaces. |
406
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
406
|
| Line has trailing spaces. |
410
|
| Redundant 'public' modifier. |
411
|
| Line has trailing spaces. |
418
|
| Line has trailing spaces. |
419
|
| Line has trailing spaces. |
420
|
| Line contains a tab character. |
425
|
| Line contains a tab character. |
426
|
| Line has trailing spaces. |
427
|
| Line contains a tab character. |
427
|
| Line contains a tab character. |
428
|
| Line contains a tab character. |
429
|
| Redundant 'public' modifier. |
432
|
| Line has trailing spaces. |
436
|
| Line has trailing spaces. |
437
|
| Line has trailing spaces. |
445
|
| Line contains a tab character. |
445
|
| Line contains a tab character. |
446
|
| Line has trailing spaces. |
448
|
| Line contains a tab character. |
448
|
| Line contains a tab character. |
449
|
| Line contains a tab character. |
451
|
| Line has trailing spaces. |
453
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
453
|
| Redundant 'public' modifier. |
458
|
| Line has trailing spaces. |
461
|
| Line has trailing spaces. |
463
|
| Line has trailing spaces. |
471
|
| Line is longer than 80 characters. |
472
|
| Line is longer than 80 characters. |
474
|
| Redundant 'public' modifier. |
478
|
| Line has trailing spaces. |
482
|
| Line has trailing spaces. |
484
|
| Redundant 'public' modifier. |
488
|
| Line has trailing spaces. |
498
|
| Line has trailing spaces. |
502
|
| Line contains a tab character. |
502
|
| Line contains a tab character. |
503
|
| Line contains a tab character. |
505
|
| Line has trailing spaces. |
508
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
508
|
| Line has trailing spaces. |
511
|
| Redundant 'public' modifier. |
512
|
| Line has trailing spaces. |
526
|
| Line contains a tab character. |
526
|
| Line contains a tab character. |
527
|
| Line has trailing spaces. |
530
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
530
|
| Redundant 'public' modifier. |
534
|
| Line has trailing spaces. |
536
|
| Line has trailing spaces. |
540
|
| Line contains a tab character. |
546
|
| Line contains a tab character. |
547
|
| Line contains a tab character. |
548
|
| Line contains a tab character. |
550
|
| Redundant 'public' modifier. |
554
|
| Line contains a tab character. |
561
|
| Line contains a tab character. |
562
|
| Line contains a tab character. |
563
|
| Line contains a tab character. |
564
|
| Line contains a tab character. |
566
|
| Line contains a tab character. |
567
|
| Redundant 'public' modifier. |
570
|
| Redundant 'public' modifier. |
588
|
| Redundant 'public' modifier. |
607
|
| Redundant 'public' modifier. |
617
|
| Line has trailing spaces. |
625
|
| Line has trailing spaces. |
626
|
| Redundant 'public' modifier. |
630
|
| Line has trailing spaces. |
639
|
| Line contains a tab character. |
639
|
| Line contains a tab character. |
640
|
| Redundant 'public' modifier. |
643
|
| Line has trailing spaces. |
644
|
| Line has trailing spaces. |
649
|
| Line contains a tab character. |
649
|
| Line contains a tab character. |
650
|
| Redundant 'public' modifier. |
653
|
| Line has trailing spaces. |
654
|
| Line has trailing spaces. |
655
|
| Line contains a tab character. |
659
|
| Redundant 'public' modifier. |
662
|
| Line has trailing spaces. |
664
|
javax/portlet/PortletRequestDispatcher.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
35
|
| '{' should be on a new line. |
36
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
59
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
63
|
| Redundant 'public' modifier. |
64
|
| Line contains a tab character. |
65
|
javax/portlet/PortletResponse.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
52
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
52
|
| Redundant 'public' modifier. |
56
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
70
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
70
|
| Redundant 'public' modifier. |
74
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
92
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
96
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
96
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
98
|
| Redundant 'public' modifier. |
102
|
javax/portlet/PortletSecurityException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
33
|
| Parameter text should be final. |
45
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
65
|
| Parameter text should be final. |
66
|
| Parameter cause should be final. |
66
|
| Line is longer than 80 characters. |
72
|
| Parameter cause should be final. |
80
|
javax/portlet/PortletSession.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
31
|
| Line is longer than 80 characters. |
32
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
58
|
| Redundant 'public' modifier. |
68
|
| Line has trailing spaces. |
72
|
| Redundant 'public' modifier. |
76
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
87
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
92
|
| Redundant 'public' modifier. |
96
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
106
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line has trailing spaces. |
110
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
110
|
| Redundant 'public' modifier. |
114
|
| ',' is not followed by whitespace. |
114
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
118
|
| Line is longer than 80 characters. |
119
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line has trailing spaces. |
125
|
| Line contains a tab character. |
125
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
128
|
| Line contains a tab character. |
128
|
| Line has trailing spaces. |
129
|
| Line contains a tab character. |
129
|
| Line has trailing spaces. |
131
|
| Redundant 'public' modifier. |
132
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line has trailing spaces. |
146
|
| Line contains a tab character. |
146
|
| Line is longer than 80 characters. |
147
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
149
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
150
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
152
|
| Redundant 'public' modifier. |
153
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line has trailing spaces. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Redundant 'public' modifier. |
168
|
| Line has trailing spaces. |
169
|
| Line has trailing spaces. |
172
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
177
|
| Redundant 'public' modifier. |
178
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
182
|
| Line is longer than 80 characters. |
182
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
189
|
| Line has trailing spaces. |
190
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line has trailing spaces. |
195
|
| Redundant 'public' modifier. |
196
|
| Line has trailing spaces. |
200
|
| Line is longer than 80 characters. |
200
|
| Line has trailing spaces. |
201
|
| Line has trailing spaces. |
202
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
211
|
| Redundant 'public' modifier. |
214
|
| Line has trailing spaces. |
218
|
| Line is longer than 80 characters. |
218
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
223
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Redundant 'public' modifier. |
227
|
| Line has trailing spaces. |
232
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
235
|
| Line contains a tab character. |
235
|
| Line has trailing spaces. |
236
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
239
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Redundant 'public' modifier. |
244
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
252
|
| Line has trailing spaces. |
254
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
257
|
| Line has trailing spaces. |
260
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
260
|
| Line has trailing spaces. |
263
|
| Redundant 'public' modifier. |
264
|
| ';' is preceded with whitespace. |
264
|
| Line has trailing spaces. |
271
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
276
|
| Line has trailing spaces. |
279
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
279
|
| Line has trailing spaces. |
282
|
| Redundant 'public' modifier. |
283
|
| ';' is preceded with whitespace. |
283
|
| Line has trailing spaces. |
287
|
| Line is longer than 80 characters. |
287
|
| Line is longer than 80 characters. |
288
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
294
|
| Line has trailing spaces. |
295
|
| Line has trailing spaces. |
297
|
| Line has trailing spaces. |
298
|
| Line has trailing spaces. |
301
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
307
|
| Line contains a tab character. |
308
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
310
|
| Line contains a tab character. |
310
|
| Line contains a tab character. |
311
|
| Line has trailing spaces. |
312
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
312
|
| Line has trailing spaces. |
315
|
| Redundant 'public' modifier. |
316
|
| Line has trailing spaces. |
320
|
| Line is longer than 80 characters. |
320
|
| Line is longer than 80 characters. |
321
|
| Line has trailing spaces. |
326
|
| Line has trailing spaces. |
327
|
| Line has trailing spaces. |
328
|
| Line has trailing spaces. |
330
|
| Line has trailing spaces. |
331
|
| Line has trailing spaces. |
334
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Line contains a tab character. |
340
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
343
|
| Line contains a tab character. |
343
|
| Line contains a tab character. |
344
|
| Line has trailing spaces. |
345
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
345
|
| Line has trailing spaces. |
348
|
| Line is longer than 80 characters. |
349
|
| Redundant 'public' modifier. |
349
|
| Line has trailing spaces. |
353
|
| Line contains a tab character. |
357
|
| Line has trailing spaces. |
358
|
| Line contains a tab character. |
358
|
| Redundant 'public' modifier. |
361
|
| Redundant 'public' modifier. |
370
|
javax/portlet/PortletSessionUtil.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Utility classes should not have a public or default constructor. |
29
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
43
|
| Parameter name should be final. |
46
|
| '{' should be on a new line. |
48
|
| '>' is not preceded with whitespace. |
50
|
| '>' is not followed by whitespace. |
50
|
| '{' should be on a new line. |
50
|
| Line contains a tab character. |
51
|
| '+' is not preceded with whitespace. |
51
|
| '+' is not followed by whitespace. |
51
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
70
|
| Parameter name should be final. |
74
|
| '{' should be on a new line. |
77
|
| '>' is not preceded with whitespace. |
79
|
| '>' is not followed by whitespace. |
79
|
| '{' should be on a new line. |
79
|
| Line contains a tab character. |
80
|
javax/portlet/PortletURL.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
39
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
70
|
| Redundant 'public' modifier. |
74
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
88
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| Redundant 'public' modifier. |
98
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
118
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
118
|
| Redundant 'public' modifier. |
122
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
141
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
141
|
| Redundant 'public' modifier. |
145
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
167
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
167
|
| Line contains a tab character. |
167
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
170
|
| Redundant 'public' modifier. |
174
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
184
|
| Redundant 'public' modifier. |
194
|
| Line has trailing spaces. |
201
|
| Redundant 'public' modifier. |
207
|
javax/portlet/PreferencesValidator.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
29
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
39
|
| Redundant 'public' modifier. |
48
|
| Line has trailing spaces. |
49
|
javax/portlet/ReadOnlyException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
32
|
| Parameter text should be final. |
44
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
64
|
| Parameter text should be final. |
65
|
| Parameter cause should be final. |
65
|
| Parameter cause should be final. |
79
|
javax/portlet/RenderRequest.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
31
|
javax/portlet/RenderResponse.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Redundant 'public' modifier. |
49
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
63
|
| Redundant 'public' modifier. |
64
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
74
|
| Redundant 'public' modifier. |
81
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
91
|
| Redundant 'public' modifier. |
98
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
109
|
| Redundant 'public' modifier. |
110
|
| Redundant 'public' modifier. |
122
|
| Unused @throws tag for 'java.lang.IllegalArgumentException'. |
137
|
| Line has trailing spaces. |
144
|
| Redundant 'public' modifier. |
145
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Line has trailing spaces. |
160
|
| Redundant 'public' modifier. |
161
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
175
|
| Line contains a tab character. |
176
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
180
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
182
|
| Redundant 'public' modifier. |
190
|
| Line has trailing spaces. |
192
|
| Line has trailing spaces. |
195
|
| Redundant 'public' modifier. |
199
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
203
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
212
|
| Line has trailing spaces. |
214
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
214
|
| Line contains a tab character. |
214
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Redundant 'public' modifier. |
225
|
| Line has trailing spaces. |
226
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Redundant 'public' modifier. |
240
|
| Line has trailing spaces. |
241
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
243
|
| Line is longer than 80 characters. |
248
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Redundant 'public' modifier. |
256
|
| Line has trailing spaces. |
257
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
261
|
| Unused @throws tag for 'IllegalStateException'. |
264
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Redundant 'public' modifier. |
273
|
| Line has trailing spaces. |
274
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Redundant 'public' modifier. |
289
|
| Line has trailing spaces. |
290
|
| Line has trailing spaces. |
291
|
| Line has trailing spaces. |
294
|
| Line is longer than 80 characters. |
297
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
297
|
| Line contains a tab character. |
300
|
| Line contains a tab character. |
301
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Redundant 'public' modifier. |
306
|
| Line has trailing spaces. |
307
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
312
|
| Line is longer than 80 characters. |
320
|
| Line has trailing spaces. |
322
|
| Line contains a tab character. |
322
|
| Line is longer than 80 characters. |
324
|
| Unused @throws tag for 'java.lang.IllegalStateException'. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
329
|
| Line is longer than 80 characters. |
335
|
| Redundant 'public' modifier. |
335
|
javax/portlet/UnavailableException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
24
|
| Line is longer than 80 characters. |
25
|
| Missing a Javadoc comment. |
33
|
| Name 'permanent' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'seconds' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
34
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
43
|
| Parameter text should be final. |
48
|
| '{' should be on a new line. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
51
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
75
|
| Parameter text should be final. |
76
|
| Parameter seconds should be final. |
76
|
| 'seconds' hides a field. |
76
|
| '{' should be on a new line. |
76
|
| Line contains a tab character. |
77
|
| 'if' construct must use '{}'s. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| 'else' construct must use '{}'s. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line has trailing spaces. |
100
|
| Method 'isPermanent' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '{' should be on a new line. |
101
|
| Line contains a tab character. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
125
|
| Method 'getUnavailableSeconds' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '{' should be on a new line. |
126
|
| Line contains a tab character. |
127
|
| Avoid inline conditionals. |
127
|
javax/portlet/ValidatorException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
38
|
| Name 'failedKeyVector' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
40
|
| Parameter text should be final. |
57
|
| Parameter failedKeys should be final. |
57
|
| 'if' construct must use '{}'s. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
84
|
| Line is longer than 80 characters. |
85
|
| Parameter text should be final. |
85
|
| Parameter cause should be final. |
85
|
| Parameter failedKeys should be final. |
85
|
| 'if' construct must use '{}'s. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line is longer than 80 characters. |
93
|
| Parameter cause should be final. |
106
|
| Parameter failedKeys should be final. |
106
|
| 'if' construct must use '{}'s. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
121
|
| Method 'getFailedKeys' is not designed for extension - needs to be abstract, final or empty. |
125
|
javax/portlet/WindowState.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line is longer than 80 characters. |
31
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| 'static' modifier out of order with the JLS suggestions. |
48
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| 'static' modifier out of order with the JLS suggestions. |
59
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
62
|
| 'static' modifier out of order with the JLS suggestions. |
67
|
| Missing a Javadoc comment. |
71
|
| Name '_name' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
71
|
| Parameter name should be final. |
82
|
| '{' should be on a new line. |
82
|
| '==' is not preceded with whitespace. |
83
|
| '==' is not followed by whitespace. |
83
|
| '{' should be on a new line. |
83
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
96
|
| '{' should be on a new line. |
96
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
109
|
| '{' should be on a new line. |
109
|
| Line has trailing spaces. |
119
|
| Unused @param tag for 'the'. |
120
|
| Line has trailing spaces. |
121
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Parameter object should be final. |
125
|
| Expected @param tag for 'object'. |
125
|
| '{' should be on a new line. |
125
|
| 'if' construct must use '{}'s. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| 'else' construct must use '{}'s. |
128
|
javax/portlet/WindowStateException.java
Error | Line |
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
33
|
| Name '_state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. |
33
|
| Parameter text should be final. |
45
|
| Parameter state should be final. |
45
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
68
|
| Parameter text should be final. |
69
|
| Parameter cause should be final. |
69
|
| Parameter state should be final. |
69
|
| Parameter cause should be final. |
86
|
| Parameter state should be final. |
86
|
| Line has trailing spaces. |
94
|
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. |
98
|