Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
84008372

Files

FilesIWE
org/apache/excalibur/instrument/client/AbstractInternalFrame.java 00299
org/apache/excalibur/instrument/client/AbstractOptionDialog.java 00143
org/apache/excalibur/instrument/client/AbstractTabularOptionDialog.java 0075
org/apache/excalibur/instrument/client/ConnectDialog.java 0053
org/apache/excalibur/instrument/client/CreateSampleDialog.java 00576
org/apache/excalibur/instrument/client/Data.java 0014
org/apache/excalibur/instrument/client/DesktopPane.java 0027
org/apache/excalibur/instrument/client/ElementData.java 0014
org/apache/excalibur/instrument/client/InstrumentClientFrame.java 00990
org/apache/excalibur/instrument/client/InstrumentData.java 0018
org/apache/excalibur/instrument/client/InstrumentManagerConnection.java 001
org/apache/excalibur/instrument/client/InstrumentManagerConnection.java 00676
org/apache/excalibur/instrument/client/InstrumentManagerConnectionListener.java 0017
org/apache/excalibur/instrument/client/InstrumentManagerData.java 0017
org/apache/excalibur/instrument/client/InstrumentManagerTree.java 00147
org/apache/excalibur/instrument/client/InstrumentManagerTreeCellRenderer.java 0042
org/apache/excalibur/instrument/client/InstrumentManagerTreeModel.java 00831
org/apache/excalibur/instrument/client/InstrumentNodeData.java 00201
org/apache/excalibur/instrument/client/InstrumentSampleData.java 001
org/apache/excalibur/instrument/client/InstrumentSampleData.java 009
org/apache/excalibur/instrument/client/InstrumentSampleElementData.java 001
org/apache/excalibur/instrument/client/InstrumentSampleElementData.java 0020
org/apache/excalibur/instrument/client/InstrumentSampleFrame.java 00460
org/apache/excalibur/instrument/client/InstrumentSampleNodeData.java 00354
org/apache/excalibur/instrument/client/InstrumentSampleSnapshotData.java 001
org/apache/excalibur/instrument/client/InstrumentSampleSnapshotData.java 008
org/apache/excalibur/instrument/client/InstrumentSampleUtils.java 00181
org/apache/excalibur/instrument/client/InstrumentableData.java 0010
org/apache/excalibur/instrument/client/InstrumentableNodeData.java 00104
org/apache/excalibur/instrument/client/LargeMenu.java 0082
org/apache/excalibur/instrument/client/LineChart.java 00861
org/apache/excalibur/instrument/client/Main.java 0069
org/apache/excalibur/instrument/client/MaintainedSampleLease.java 00106
org/apache/excalibur/instrument/client/MenuBar.java 00559
org/apache/excalibur/instrument/client/NodeData.java 0076
org/apache/excalibur/instrument/client/StatusBar.java 0039
org/apache/excalibur/instrument/client/http/AbstractHTTPData.java 0044
org/apache/excalibur/instrument/client/http/AbstractHTTPElementData.java 0065
org/apache/excalibur/instrument/client/http/AbstractHTTPInstrumentSampleElementData.java 001
org/apache/excalibur/instrument/client/http/AbstractHTTPInstrumentSampleElementData.java 0069
org/apache/excalibur/instrument/client/http/HTTPInstrumentData.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentData.java 00179
org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerConnection.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerConnection.java 00306
org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerData.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerData.java 00266
org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleData.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleData.java 0076
org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleSnapshotData.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleSnapshotData.java 0088
org/apache/excalibur/instrument/client/http/HTTPInstrumentableData.java 001
org/apache/excalibur/instrument/client/http/HTTPInstrumentableData.java 00188
org/apache/excalibur/instrument/client/http/package.html 001
org/apache/excalibur/instrument/client/package.html 001

org/apache/excalibur/instrument/client/AbstractInternalFrame.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 44
Error Missing a Javadoc comment. 45
Error Name 'm_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Name 'm_nextFrame' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name 'm_loaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name 'm_active' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 55
Error '(' is followed by whitespace. 55
Error Parameter stateConfig should be final. 55
Error Parameter resizable should be final. 56
Error Parameter closable should be final. 57
Error Parameter maximizable should be final. 58
Error Parameter iconifiable should be final. 59
Error Parameter frame should be final. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 76
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '}' should be on the same line. 80
Error 'if' is not followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '}' should be on the same line. 85
Error 'catch' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error Must have at least one statement. 87
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Missing a Javadoc comment. 100
Error '(' is followed by whitespace. 100
Error Parameter title should be final. 100
Error Parameter resizable should be final. 101
Error Parameter closable should be final. 102
Error Parameter maximizable should be final. 103
Error Parameter iconifiable should be final. 104
Error Parameter frame should be final. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 120
Error '(' is followed by whitespace. 129
Error Parameter logger should be final. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '{' should be on the previous line. 143
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 150
Error Parameter desktop should be final. 150
Error Expected @param tag for 'desktop'. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error 'if' is not followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error ')' is preceded with whitespace. 155
Error '(' is followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error ')' is preceded with whitespace. 158
Error ')' is preceded with whitespace. 158
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error Line is longer than 80 characters. 165
Error 'cast' is not followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '20.0' is a magic number. 165
Error ')' is preceded with whitespace. 165
Error Line is longer than 80 characters. 166
Error '(' is followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '20.0' is a magic number. 166
Error ')' is preceded with whitespace. 166
Error ')' is preceded with whitespace. 166
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '20' is a magic number. 172
Error '}' should be on the same line. 173
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Missing a Javadoc comment. 184
Error '{' should be on the previous line. 185
Error Line is longer than 80 characters. 186
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error ')' is preceded with whitespace. 187
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error Missing a Javadoc comment. 194
Error '{' should be on the previous line. 195
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line is longer than 80 characters. 203
Error 'protected' modifier out of order with the JLS suggestions. 206
Error '(' is followed by whitespace. 206
Error Parameter stateConfig should be final. 206
Error Expected @param tag for 'stateConfig'. 206
Error ')' is preceded with whitespace. 206
Error Missing a Javadoc comment. 208
Error '{' should be on the previous line. 209
Error Line is longer than 80 characters. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error ')' is preceded with whitespace. 213
Error '(' is followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error ')' is preceded with whitespace. 214
Error '(' is followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error ')' is preceded with whitespace. 215
Error '(' is followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error ')' is preceded with whitespace. 216
Error 'if' is not followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error '}' should be on the same line. 222
Error 'if' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error Line has trailing spaces. 232
Error Missing a Javadoc comment. 233
Error '{' should be on the previous line. 234
Error Line has trailing spaces. 237
Error Missing a Javadoc comment. 238
Error '(' is followed by whitespace. 238
Error Parameter title should be final. 238
Error ')' is preceded with whitespace. 238
Error '{' should be on the previous line. 239
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Missing a Javadoc comment. 250
Error '(' is followed by whitespace. 250
Error Parameter event should be final. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error Missing a Javadoc comment. 254
Error '(' is followed by whitespace. 254
Error Parameter event should be final. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error Line is longer than 80 characters. 259
Error 'for' is not followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error 'if' is not followed by whitespace. 264
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error Missing a Javadoc comment. 274
Error '(' is followed by whitespace. 274
Error Parameter event should be final. 274
Error ')' is preceded with whitespace. 274
Error '{' should be on the previous line. 275
Error Line is longer than 80 characters. 277
Error 'if' is not followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error Line is longer than 80 characters. 280
Error 'cast' is not followed by whitespace. 282
Error 'if' is not followed by whitespace. 285
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 286
Error 'if' is not followed by whitespace. 287
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '}' should be on the same line. 294
Error 'catch' is not followed by whitespace. 295
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '{' should be on the previous line. 296
Error Must have at least one statement. 296
Error Missing a Javadoc comment. 303
Error '(' is followed by whitespace. 303
Error Parameter event should be final. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error Missing a Javadoc comment. 307
Error '(' is followed by whitespace. 307
Error Parameter event should be final. 307
Error ')' is preceded with whitespace. 307
Error '{' should be on the previous line. 308
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error Missing a Javadoc comment. 315
Error '(' is followed by whitespace. 315
Error Parameter event should be final. 315
Error ')' is preceded with whitespace. 315
Error '{' should be on the previous line. 316
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error Missing a Javadoc comment. 321
Error '(' is followed by whitespace. 321
Error Parameter event should be final. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324

org/apache/excalibur/instrument/client/AbstractOptionDialog.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error Name 'm_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable 'm_action' must be private and have accessor methods. 51
Error Line has trailing spaces. 52
Error '(' is followed by whitespace. 63
Error Parameter frame should be final. 63
Error Parameter title should be final. 63
Error Parameter buttons should be final. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error Line has trailing spaces. 66
Error 'cast' is not followed by whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '(' is followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error '5' is a magic number. 69
Error '5' is a magic number. 69
Error '5' is a magic number. 69
Error '5' is a magic number. 69
Error ')' is preceded with whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 75
Error '5' is a magic number. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 78
Error '5' is a magic number. 78
Error '5' is a magic number. 78
Error '5' is a magic number. 78
Error '5' is a magic number. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 85
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 86
Error '(' is followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error '5' is a magic number. 89
Error ')' is preceded with whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error '(' is followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 101
Error Parameter event should be final. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error '5' is a magic number. 112
Error ')' is preceded with whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 118
Error Parameter event should be final. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error '5' is a magic number. 126
Error ')' is preceded with whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 139
Error 'cast' is not followed by whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line is longer than 80 characters. 140
Error 'cast' is not followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 155
Error Line has trailing spaces. 162
Error Method 'validateFields' is not designed for extension - needs to be abstract, final or empty. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 172
Error Expected an @return tag. 176
Error Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 176
Error '{' should be on the previous line. 177

org/apache/excalibur/instrument/client/AbstractTabularOptionDialog.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 39
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error Parameter frame should be final. 50
Error Parameter title should be final. 50
Error Parameter buttons should be final. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Method 'getMainPanel' is not designed for extension - needs to be abstract, final or empty. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 69
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line has trailing spaces. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 80
Error Line has trailing spaces. 83
Error Expected an @return tag. 93
Error Line has trailing spaces. 94
Error Expected an @return tag. 100
Error Line has trailing spaces. 101
Error '(' is followed by whitespace. 114
Error Parameter panel should be final. 114
Error Parameter label should be final. 115
Error Parameter component should be final. 116
Error Parameter gbl should be final. 117
Error Parameter gbc should be final. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 125
Error '(' is followed by whitespace. 127
Error '(' is followed by whitespace. 127
Error '5' is a magic number. 127
Error '5' is a magic number. 127
Error ')' is preceded with whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 132
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 139
Error '(' is followed by whitespace. 139
Error '5' is a magic number. 139
Error '5' is a magic number. 139
Error ')' is preceded with whitespace. 139
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143

org/apache/excalibur/instrument/client/ConnectDialog.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_urlField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'm_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error '(' is followed by whitespace. 47
Error Parameter frame should be final. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error Line is longer than 80 characters. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 52
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 65
Error '{' should be on the previous line. 72
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '}' should be on the same line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Expected an @return tag. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 106
Error Expected an @return tag. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 115
Error '30' is a magic number. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 122
Error '(' is followed by whitespace. 131
Error Parameter url should be final. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line has trailing spaces. 136
Error '{' should be on the previous line. 143

org/apache/excalibur/instrument/client/CreateSampleDialog.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 48
Error Missing a Javadoc comment. 49
Error Name 'm_instrumentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name 'm_instrumentNameField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'm_instrumentDescriptionField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'm_sampleDescriptionField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name 'm_sampleDescription' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line has trailing spaces. 54
Error Name 'm_lastDefaultDescription' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 59
Error Name 'm_intervalField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 60
Error Name 'm_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name 'm_sizeField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 62
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 63
Error Name 'm_leaseTimeField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name 'm_leaseTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name 'm_maintainLeaseCheckBox' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 66
Error Name 'm_sampleTypePanel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 67
Error Name 'm_sampleTypeGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name 'm_sampleType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Missing a Javadoc comment. 69
Error Name 'm_sampleTypeCounter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Missing a Javadoc comment. 70
Error Name 'm_sampleTypeMaximum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Missing a Javadoc comment. 71
Error Name 'm_sampleTypeMinimum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Missing a Javadoc comment. 72
Error Name 'm_sampleTypeMean' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 85
Error Parameter frame should be final. 85
Error Parameter name should be final. 86
Error Parameter description should be final. 87
Error Parameter type should be final. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 90
Error Line is longer than 80 characters. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Line has trailing spaces. 96
Error '(' is followed by whitespace. 100
Error '1000' is a magic number. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error '600' is a magic number. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error '600' is a magic number. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 111
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 124
Error Line has trailing spaces. 127
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 134
Error Expected an @return tag. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 158
Error Expected an @return tag. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 167
Error Parameter event should be final. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 170
Error Parameter event should be final. 170
Error ')' is preceded with whitespace. 170
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '(' is followed by whitespace. 174
Error Parameter event should be final. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 177
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Line has trailing spaces. 185
Error '(' is followed by whitespace. 187
Error '40' is a magic number. 187
Error ')' is preceded with whitespace. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Line has trailing spaces. 189
Error '(' is followed by whitespace. 191
Error '40' is a magic number. 191
Error ')' is preceded with whitespace. 191
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error Line has trailing spaces. 193
Error '(' is followed by whitespace. 195
Error '40' is a magic number. 195
Error ')' is preceded with whitespace. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error Line has trailing spaces. 197
Error '(' is followed by whitespace. 199
Error '10' is a magic number. 199
Error ')' is preceded with whitespace. 199
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error Line has trailing spaces. 201
Error '(' is followed by whitespace. 203
Error '4' is a magic number. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Line has trailing spaces. 205
Error '(' is followed by whitespace. 207
Error '10' is a magic number. 207
Error ')' is preceded with whitespace. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error Line has trailing spaces. 209
Error Line has trailing spaces. 211
Error Line has trailing spaces. 213
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error '20' is a magic number. 217
Error ')' is preceded with whitespace. 217
Error ')' is preceded with whitespace. 217
Error '(' is followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error '1000' is a magic number. 218
Error '600' is a magic number. 218
Error '600' is a magic number. 218
Error ')' is preceded with whitespace. 218
Error ')' is preceded with whitespace. 218
Error '(' is followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error '5' is a magic number. 219
Error ')' is preceded with whitespace. 219
Error ')' is preceded with whitespace. 219
Error Line is longer than 80 characters. 220
Error '(' is followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error '60000' is a magic number. 220
Error '1440' is a magic number. 220
Error '86400' is a magic number. 220
Error ')' is preceded with whitespace. 220
Error ')' is preceded with whitespace. 220
Error '(' is followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error '5' is a magic number. 221
Error ')' is preceded with whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line is longer than 80 characters. 222
Error '(' is followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error '3600000' is a magic number. 222
Error '672' is a magic number. 222
Error '86400' is a magic number. 222
Error ')' is preceded with whitespace. 222
Error ')' is preceded with whitespace. 222
Error Line has trailing spaces. 223
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error '(' is followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error '20' is a magic number. 226
Error ')' is preceded with whitespace. 226
Error ')' is preceded with whitespace. 226
Error '(' is followed by whitespace. 227
Error '(' is followed by whitespace. 227
Error '600' is a magic number. 227
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error '(' is followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error '5' is a magic number. 228
Error ')' is preceded with whitespace. 228
Error ')' is preceded with whitespace. 228
Error '(' is followed by whitespace. 229
Error '(' is followed by whitespace. 229
Error '3600' is a magic number. 229
Error ')' is preceded with whitespace. 229
Error ')' is preceded with whitespace. 229
Error '(' is followed by whitespace. 230
Error '(' is followed by whitespace. 230
Error '5' is a magic number. 230
Error ')' is preceded with whitespace. 230
Error ')' is preceded with whitespace. 230
Error '(' is followed by whitespace. 231
Error '(' is followed by whitespace. 231
Error '86400' is a magic number. 231
Error ')' is preceded with whitespace. 231
Error ')' is preceded with whitespace. 231
Error Line has trailing spaces. 232
Error Line has trailing spaces. 245
Error Missing a Javadoc comment. 249
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '(' is followed by whitespace. 256
Error Parameter event should be final. 256
Error ')' is preceded with whitespace. 256
Error '{' should be on the previous line. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error Line has trailing spaces. 265
Error Missing a Javadoc comment. 266
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 267
Error '{' should be on the previous line. 268
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error '(' is followed by whitespace. 271
Error Parameter event should be final. 271
Error ')' is preceded with whitespace. 271
Error '{' should be on the previous line. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error Line has trailing spaces. 278
Error '{' should be on the previous line. 283
Error '(' is followed by whitespace. 286
Error Parameter event should be final. 286
Error ')' is preceded with whitespace. 286
Error '{' should be on the previous line. 287
Error '(' is followed by whitespace. 288
Error 'cast' is not followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 295
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error Line is longer than 80 characters. 298
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error Line is longer than 80 characters. 299
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error Line has trailing spaces. 301
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '{' should be on the previous line. 303
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error Line has trailing spaces. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error Line is longer than 80 characters. 309
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error Line has trailing spaces. 314
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error Line has trailing spaces. 317
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error Line has trailing spaces. 320
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error Line is longer than 80 characters. 322
Error Line has trailing spaces. 328
Error Line is longer than 80 characters. 329
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error '(' is followed by whitespace. 332
Error ')' is preceded with whitespace. 332
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error Line has trailing spaces. 336
Error '(' is followed by whitespace. 342
Error Parameter sampleDescription should be final. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 343
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Line has trailing spaces. 346
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error Line has trailing spaces. 350
Error '{' should be on the previous line. 357
Error Line has trailing spaces. 360
Error '(' is followed by whitespace. 366
Error Parameter interval should be final. 366
Error ')' is preceded with whitespace. 366
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 369
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error ')' is preceded with whitespace. 369
Error Line has trailing spaces. 370
Error '(' is followed by whitespace. 372
Error ')' is preceded with whitespace. 372
Error Line has trailing spaces. 374
Error '{' should be on the previous line. 381
Error Line has trailing spaces. 384
Error '(' is followed by whitespace. 390
Error Parameter size should be final. 390
Error ')' is preceded with whitespace. 390
Error '{' should be on the previous line. 391
Error '(' is followed by whitespace. 393
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error ')' is preceded with whitespace. 393
Error Line has trailing spaces. 395
Error '{' should be on the previous line. 402
Error Line has trailing spaces. 405
Error '(' is followed by whitespace. 411
Error Parameter leaseTime should be final. 411
Error ')' is preceded with whitespace. 411
Error '{' should be on the previous line. 412
Error '(' is followed by whitespace. 414
Error '(' is followed by whitespace. 414
Error ')' is preceded with whitespace. 414
Error ')' is preceded with whitespace. 414
Error Line has trailing spaces. 416
Error '{' should be on the previous line. 423
Error Line has trailing spaces. 426
Error '(' is followed by whitespace. 433
Error Parameter maintainLease should be final. 433
Error ')' is preceded with whitespace. 433
Error '{' should be on the previous line. 434
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error Line has trailing spaces. 437
Error '{' should be on the previous line. 444
Error Line has trailing spaces. 447
Error Unused @param tag for 'size'. 451
Error '(' is followed by whitespace. 453
Error Parameter type should be final. 453
Error Expected @param tag for 'type'. 453
Error ')' is preceded with whitespace. 453
Error '{' should be on the previous line. 454
Error Line has trailing spaces. 456
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error '{' should be on the previous line. 458
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error Line has trailing spaces. 474
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error Line has trailing spaces. 478
Error '{' should be on the previous line. 485
Error Line has trailing spaces. 488
Error Line has trailing spaces. 493
Error Method length is 151 lines (max allowed is 150). 496
Error '(' is followed by whitespace. 496
Error Parameter quiet should be final. 496
Error ')' is preceded with whitespace. 496
Error '{' should be on the previous line. 497
Error '{' should be on the previous line. 502
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '}' should be on the same line. 504
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '{' should be on the previous line. 506
Error '(' is followed by whitespace. 509
Error '(' is followed by whitespace. 509
Error '100' is a magic number. 509
Error ')' is preceded with whitespace. 509
Error '(' is followed by whitespace. 509
Error '24' is a magic number. 509
Error '60' is a magic number. 509
Error '60' is a magic number. 509
Error '1000' is a magic number. 509
Error ')' is preceded with whitespace. 509
Error ')' is preceded with whitespace. 509
Error '{' should be on the previous line. 510
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error '{' should be on the previous line. 514
Error '(' is followed by whitespace. 516
Error ')' is preceded with whitespace. 516
Error '}' should be on the same line. 517
Error '{' should be on the previous line. 519
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error Line is longer than 80 characters. 523
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 524
Error Line has trailing spaces. 528
Error '{' should be on the previous line. 533
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error '}' should be on the same line. 535
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error '{' should be on the previous line. 537
Error '(' is followed by whitespace. 540
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error '(' is followed by whitespace. 540
Error '2048' is a magic number. 540
Error ')' is preceded with whitespace. 540
Error ')' is preceded with whitespace. 540
Error '{' should be on the previous line. 541
Error '(' is followed by whitespace. 544
Error ')' is preceded with whitespace. 544
Error '{' should be on the previous line. 545
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '}' should be on the same line. 548
Error '{' should be on the previous line. 550
Error '(' is followed by whitespace. 551
Error ')' is preceded with whitespace. 551
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error '{' should be on the previous line. 553
Error Line is longer than 80 characters. 554
Error '(' is followed by whitespace. 554
Error ')' is preceded with whitespace. 555
Error Line has trailing spaces. 559
Error '{' should be on the previous line. 564
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error '}' should be on the same line. 566
Error '(' is followed by whitespace. 567
Error ')' is preceded with whitespace. 567
Error '{' should be on the previous line. 568
Error Line is longer than 80 characters. 571
Error '(' is followed by whitespace. 571
Error '(' is followed by whitespace. 571
Error '60' is a magic number. 571
Error ')' is preceded with whitespace. 571
Error '(' is followed by whitespace. 571
Error '(' is followed by whitespace. 571
Error '1000' is a magic number. 571
Error ')' is preceded with whitespace. 571
Error '86400' is a magic number. 571
Error ')' is preceded with whitespace. 571
Error ')' is preceded with whitespace. 571
Error '(' is followed by whitespace. 575
Error ')' is preceded with whitespace. 575
Error '{' should be on the previous line. 576
Error '1000L' is a magic number. 577
Error '(' is followed by whitespace. 578
Error ')' is preceded with whitespace. 578
Error '}' should be on the same line. 579
Error '{' should be on the previous line. 581
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '{' should be on the previous line. 584
Error Line is longer than 80 characters. 585
Error '(' is followed by whitespace. 585
Error '+' should be on a new line. 585
Error Line is longer than 80 characters. 586
Error '+' should be on a new line. 586
Error '(' is followed by whitespace. 587
Error '(' is followed by whitespace. 587
Error '1000' is a magic number. 587
Error ')' is preceded with whitespace. 587
Error '86400' is a magic number. 587
Error ')' is preceded with whitespace. 587
Error ')' is preceded with whitespace. 588
Error Line has trailing spaces. 592
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error '{' should be on the previous line. 595
Error Line is longer than 80 characters. 596
Error '}' should be on the same line. 597
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error '{' should be on the previous line. 599
Error Line is longer than 80 characters. 600
Error '}' should be on the same line. 601
Error '(' is followed by whitespace. 602
Error ')' is preceded with whitespace. 602
Error '{' should be on the previous line. 603
Error Line is longer than 80 characters. 604
Error '}' should be on the same line. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error '{' should be on the previous line. 607
Error Line is longer than 80 characters. 608
Error '}' should be on the same line. 609
Error '{' should be on the previous line. 611
Error Line has trailing spaces. 615
Error Line is longer than 80 characters. 618
Error '(' is followed by whitespace. 618
Error ')' is preceded with whitespace. 618
Error Line has trailing spaces. 619
Error Line is longer than 80 characters. 622
Error '(' is followed by whitespace. 622
Error '(' is followed by whitespace. 622
Error ')' is preceded with whitespace. 622
Error '(' is followed by whitespace. 622
Error '(' is followed by whitespace. 622
Error ')' is preceded with whitespace. 622
Error ')' is preceded with whitespace. 622
Error ')' is preceded with whitespace. 622
Error '(' is followed by whitespace. 624
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error ')' is preceded with whitespace. 624
Error '{' should be on the previous line. 625
Error Line has trailing spaces. 628
Error Line is longer than 80 characters. 629
Error '(' is followed by whitespace. 632
Error '{' should be on the previous line. 635
Error Line is longer than 80 characters. 636
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error ')' is preceded with whitespace. 638
Error Line has trailing spaces. 642
Error Line has trailing spaces. 645

org/apache/excalibur/instrument/client/Data.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - java.io.UnsupportedEncodingException. 20
Error Unused import - java.net.URLEncoder. 21
Error Unused import - org.apache.avalon.framework.configuration.Configuration. 23
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 24
Error Unused import - org.apache.avalon.framework.logger.AbstractLogEnabled. 25
Error '{' should be on the previous line. 34
Error Line has trailing spaces. 41
Error Line has trailing spaces. 48

org/apache/excalibur/instrument/client/DesktopPane.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 33
Error Name 'LIVE_DRAG_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable 'LIVE_DRAG_MODE' must be private and have accessor methods. 42
Error Name 'OUTLINE_DRAG_MODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable 'OUTLINE_DRAG_MODE' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 53
Error Line is longer than 80 characters. 56
Error '(' is followed by whitespace. 67
Error Parameter dragMode should be final. 67
Error 'dragMode' hides a field. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 81
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 102
Error Parameter f should be final. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103

org/apache/excalibur/instrument/client/ElementData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - java.io.UnsupportedEncodingException. 20
Error Unused import - java.net.URLEncoder. 21
Error Unused import - org.apache.avalon.framework.configuration.Configuration. 23
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 24
Error Unused import - org.apache.avalon.framework.logger.AbstractLogEnabled. 25
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 42
Error Line has trailing spaces. 49

org/apache/excalibur/instrument/client/InstrumentClientFrame.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 62
Error '{' should be on the previous line. 73
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 78
Error Name 'm_title' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Name 'm_connectionsPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Missing a Javadoc comment. 81
Error Name 'm_desktopPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Error Missing a Javadoc comment. 82
Error Name 'm_splitPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Error Missing a Javadoc comment. 83
Error Name 'm_menuBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Missing a Javadoc comment. 84
Error Name 'm_statusBar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error Name 'm_antialias' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
Error Missing a Javadoc comment. 88
Error Name 'm_desktopFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Error Missing a Javadoc comment. 89
Error Name 'm_desktopFileDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Error Line has trailing spaces. 90
Error Missing a Javadoc comment. 91
Error Name 'm_connections' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Missing a Javadoc comment. 92
Error Name 'm_connectionArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Error Line has trailing spaces. 93
Error First sentence should end with a period. 94
Error Name 'm_hook' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Line has trailing spaces. 98
Error '(' is followed by whitespace. 107
Error Parameter title should be final. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 113
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 119
Error '(' is followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 121
Error Line has trailing spaces. 126
Error '(' is followed by whitespace. 131
Error Parameter connection should be final. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error '(' is followed by whitespace. 143
Error Parameter connection should be final. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line has trailing spaces. 148
Error '(' is followed by whitespace. 154
Error Parameter connection should be final. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error Line has trailing spaces. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error Line has trailing spaces. 176
Error Missing a Javadoc comment. 180
Error '(' is followed by whitespace. 180
Error Parameter logger should be final. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error Line has trailing spaces. 184
Error Missing a Javadoc comment. 185
Error '{' should be on the previous line. 186
Error Line has trailing spaces. 189
Error '(' is followed by whitespace. 200
Error Parameter defaultStateFile should be final. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error Line is longer than 80 characters. 202
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error '{' should be on the previous line. 211
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '}' should be on the same line. 215
Error 'catch' is not followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Line has trailing spaces. 225
Error Line is longer than 80 characters. 235
Error '(' is followed by whitespace. 235
Error Parameter stateFile should be final. 235
Error Parameter showErrorDialog should be final. 235
Error ')' is preceded with whitespace. 235
Error '(' is followed by whitespace. 238
Error '+' should be on a new line. 238
Error ')' is preceded with whitespace. 239
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 243
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '}' should be on the same line. 245
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 251
Error '+' should be on a new line. 251
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error ')' is preceded with whitespace. 252
Error Line is longer than 80 characters. 264
Error '(' is followed by whitespace. 264
Error Parameter is should be final. 264
Error Parameter showErrorDialog should be final. 264
Error ')' is preceded with whitespace. 264
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Line is longer than 80 characters. 283
Error Method length is 183 lines (max allowed is 150). 283
Error '(' is followed by whitespace. 283
Error Parameter state should be final. 283
Error Parameter showErrorDialog should be final. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 285
Error Line has trailing spaces. 287
Error '{' should be on the previous line. 289
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '(' is followed by whitespace. 293
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error ')' is preceded with whitespace. 294
Error '(' is followed by whitespace. 295
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error ')' is preceded with whitespace. 296
Error '(' is followed by whitespace. 298
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error ')' is preceded with whitespace. 304
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error ')' is preceded with whitespace. 306
Error Line is longer than 80 characters. 308
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '}' should be on the same line. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error '{' should be on the previous line. 314
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error '}' should be on the same line. 317
Error '{' should be on the previous line. 319
Error '(' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error Line has trailing spaces. 323
Error Line has trailing spaces. 326
Error 'synchronized' is not followed by whitespace. 329
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error '{' should be on the previous line. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error Line has trailing spaces. 333
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error 'for' is not followed by whitespace. 336
Error '(' is followed by whitespace. 336
Error ')' is preceded with whitespace. 336
Error '{' should be on the previous line. 337
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '{' should be on the previous line. 342
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error '}' should be on the same line. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '{' should be on the previous line. 346
Error Line is longer than 80 characters. 347
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error Line has trailing spaces. 349
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error 'cast' is not followed by whitespace. 353
Error '(' is followed by whitespace. 353
Error ')' is preceded with whitespace. 353
Error Line has trailing spaces. 354
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 356
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error Line has trailing spaces. 360
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error Line has trailing spaces. 363
Error '{' should be on the previous line. 366
Error '(' is followed by whitespace. 367
Error ')' is preceded with whitespace. 367
Error '}' should be on the same line. 368
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error '{' should be on the previous line. 370
Error Line is longer than 80 characters. 371
Error '(' is followed by whitespace. 372
Error ')' is preceded with whitespace. 372
Error '{' should be on the previous line. 373
Error '(' is followed by whitespace. 374
Error ')' is preceded with whitespace. 374
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 375
Error '}' should be on the same line. 376
Error '{' should be on the previous line. 378
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error Line has trailing spaces. 383
Error Line is longer than 80 characters. 385
Error '(' is followed by whitespace. 385
Error ';' is followed by whitespace. 385
Error Line is longer than 80 characters. 387
Error 'cast' is not followed by whitespace. 387
Error Line has trailing spaces. 390
Error Line has trailing spaces. 391
Error Array brackets at illegal position. 393
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '{' should be on the previous line. 395
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error '{' should be on the previous line. 397
Error 'cast' is not followed by whitespace. 398
Error Line has trailing spaces. 401
Error '(' is followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error 'for' is not followed by whitespace. 404
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error '{' should be on the previous line. 405
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error Line has trailing spaces. 408
Error '(' is followed by whitespace. 409
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error ')' is preceded with whitespace. 409
Error '{' should be on the previous line. 410
Error '(' is followed by whitespace. 412
Error ')' is preceded with whitespace. 412
Error '{' should be on the previous line. 415
Error '(' is followed by whitespace. 416
Error ')' is preceded with whitespace. 416
Error '}' should be on the same line. 417
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error Line is longer than 80 characters. 420
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error Line has trailing spaces. 422
Error '(' is followed by whitespace. 423
Error ')' is preceded with whitespace. 423
Error '(' is followed by whitespace. 424
Error ')' is preceded with whitespace. 424
Error '{' should be on the previous line. 425
Error Line is longer than 80 characters. 427
Error '+' should be on a new line. 427
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '{' should be on the previous line. 430
Error '(' is followed by whitespace. 431
Error ')' is preceded with whitespace. 431
Error '(' is followed by whitespace. 432
Error ')' is preceded with whitespace. 432
Error '}' should be on the same line. 433
Error '{' should be on the previous line. 435
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error '{' should be on the previous line. 441
Error '(' is followed by whitespace. 442
Error ')' is preceded with whitespace. 442
Error '}' should be on the same line. 443
Error '(' is followed by whitespace. 444
Error ')' is preceded with whitespace. 444
Error '{' should be on the previous line. 445
Error Line is longer than 80 characters. 447
Error '+' should be on a new line. 447
Error Line is longer than 80 characters. 448
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error '{' should be on the previous line. 450
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error '(' is followed by whitespace. 452
Error ')' is preceded with whitespace. 452
Error '}' should be on the same line. 453
Error '{' should be on the previous line. 455
Error '(' is followed by whitespace. 456
Error ')' is preceded with whitespace. 456
Error '}' should be on the same line. 460
Error '{' should be on the previous line. 462
Error Line is longer than 80 characters. 464
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error '(' is followed by whitespace. 478
Error Parameter stateFile should be final. 478
Error ')' is preceded with whitespace. 478
Error '{' should be on the previous line. 479
Error Line is longer than 80 characters. 481
Error '(' is followed by whitespace. 481
Error ')' is preceded with whitespace. 481
Error '{' should be on the previous line. 490
Error '(' is followed by whitespace. 491
Error ')' is preceded with whitespace. 491
Error '}' should be on the same line. 493
Error '{' should be on the previous line. 495
Error Line has trailing spaces. 498
Error 'if' is not followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error Line is longer than 80 characters. 505
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error Line has trailing spaces. 508
Error '(' is followed by whitespace. 510
Error ')' is preceded with whitespace. 510
Error '{' should be on the previous line. 512
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error '}' should be on the same line. 515
Error '{' should be on the previous line. 517
Error Line has trailing spaces. 519
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '{' should be on the previous line. 521
Error Line has trailing spaces. 525
Error '(' is followed by whitespace. 527
Error ')' is preceded with whitespace. 527
Error '{' should be on the previous line. 528
Error '(' is followed by whitespace. 529
Error ')' is preceded with whitespace. 529
Error '{' should be on the previous line. 530
Error '}' should be on the same line. 533
Error '{' should be on the previous line. 535
Error '(' is followed by whitespace. 537
Error ')' is preceded with whitespace. 537
Error Line has trailing spaces. 541
Error '(' is followed by whitespace. 542
Error '+' should be on a new line. 542
Error '(' is followed by whitespace. 543
Error ')' is preceded with whitespace. 543
Error ')' is preceded with whitespace. 543
Error '(' is followed by whitespace. 553
Error Parameter os should be final. 553
Error ')' is preceded with whitespace. 553
Error '{' should be on the previous line. 554
Error Line is longer than 80 characters. 558
Error '(' is followed by whitespace. 559
Error ')' is preceded with whitespace. 559
Error '(' is followed by whitespace. 560
Error ')' is preceded with whitespace. 560
Error '{' should be on the previous line. 569
Error Line is longer than 80 characters. 570
Error '(' is followed by whitespace. 570
Error ')' is preceded with whitespace. 570
Error Line has trailing spaces. 571
Error Line is longer than 80 characters. 573
Error '(' is followed by whitespace. 573
Error ')' is preceded with whitespace. 573
Error '(' is followed by whitespace. 575
Error '(' is followed by whitespace. 575
Error ')' is preceded with whitespace. 575
Error ')' is preceded with whitespace. 575
Error '(' is followed by whitespace. 576
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 576
Error ')' is preceded with whitespace. 576
Error '(' is followed by whitespace. 577
Error '(' is followed by whitespace. 577
Error ')' is preceded with whitespace. 577
Error ')' is preceded with whitespace. 577
Error '(' is followed by whitespace. 578
Error '(' is followed by whitespace. 578
Error ')' is preceded with whitespace. 578
Error ')' is preceded with whitespace. 578
Error '(' is followed by whitespace. 580
Error ')' is preceded with whitespace. 580
Error '{' should be on the previous line. 581
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error Line is longer than 80 characters. 585
Error '(' is followed by whitespace. 585
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error ')' is preceded with whitespace. 585
Error Line is longer than 80 characters. 586
Error '(' is followed by whitespace. 586
Error '(' is followed by whitespace. 586
Error ')' is preceded with whitespace. 586
Error ')' is preceded with whitespace. 586
Error '(' is followed by whitespace. 588
Error '(' is followed by whitespace. 588
Error ')' is preceded with whitespace. 588
Error ')' is preceded with whitespace. 588
Error '(' is followed by whitespace. 590
Error ')' is preceded with whitespace. 590
Error Line has trailing spaces. 591
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error '{' should be on the previous line. 595
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error Line has trailing spaces. 598
Error Array brackets at illegal position. 600
Error '(' is followed by whitespace. 601
Error ')' is preceded with whitespace. 601
Error '{' should be on the previous line. 602
Error '(' is followed by whitespace. 603
Error ')' is preceded with whitespace. 603
Error '{' should be on the previous line. 604
Error Line is longer than 80 characters. 605
Error 'cast' is not followed by whitespace. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error Line has trailing spaces. 612
Error Missing a Javadoc comment. 616
Error '{' should be on the previous line. 617
Error Line has trailing spaces. 619
Error '(' is followed by whitespace. 621
Error ')' is preceded with whitespace. 621
Error '{' should be on the previous line. 624
Error '(' is followed by whitespace. 625
Error Line has trailing spaces. 626
Error Line has trailing spaces. 628
Error '(' is followed by whitespace. 629
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error Line has trailing spaces. 633
Error '(' is followed by whitespace. 635
Error '(' is followed by whitespace. 637
Error Parameter event should be final. 637
Error ')' is preceded with whitespace. 637
Error '{' should be on the previous line. 638
Error '(' is followed by whitespace. 643
Error ')' is preceded with whitespace. 643
Error Line has trailing spaces. 644
Error '(' is followed by whitespace. 646
Error ')' is preceded with whitespace. 646
Error Line has trailing spaces. 647
Error '(' is followed by whitespace. 651
Error '(' is followed by whitespace. 651
Error ')' is preceded with whitespace. 651
Error ')' is preceded with whitespace. 651
Error '(' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error Line is longer than 80 characters. 657
Error '(' is followed by whitespace. 657
Error ')' is preceded with whitespace. 657
Error '(' is followed by whitespace. 658
Error ')' is preceded with whitespace. 658
Error '(' is followed by whitespace. 659
Error '250' is a magic number. 659
Error ')' is preceded with whitespace. 659
Error Line has trailing spaces. 660
Error '(' is followed by whitespace. 661
Error ')' is preceded with whitespace. 661
Error '(' is followed by whitespace. 664
Error ')' is preceded with whitespace. 664
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error Line has trailing spaces. 666
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error Line has trailing spaces. 672
Error Line is longer than 80 characters. 673
Error '(' is followed by whitespace. 677
Error '20' is a magic number. 677
Error '20' is a magic number. 677
Error ')' is preceded with whitespace. 677
Error '(' is followed by whitespace. 678
Error '9' is a magic number. 678
Error '10' is a magic number. 678
Error '8' is a magic number. 678
Error '10' is a magic number. 678
Error ')' is preceded with whitespace. 678
Error Line has trailing spaces. 680
Error Missing a Javadoc comment. 681
Error '{' should be on the previous line. 682
Error Missing a Javadoc comment. 685
Error '(' is followed by whitespace. 685
Error Parameter antialias should be final. 685
Error ')' is preceded with whitespace. 685
Error '{' should be on the previous line. 686
Error Missing a Javadoc comment. 690
Error '(' is followed by whitespace. 690
Error Parameter connection should be final. 690
Error ')' is preceded with whitespace. 690
Error '{' should be on the previous line. 691
Error '(' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error '(' is followed by whitespace. 694
Error ')' is preceded with whitespace. 694
Error '{' should be on the previous line. 695
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error Line is longer than 80 characters. 697
Error '(' is followed by whitespace. 697
Error ')' is preceded with whitespace. 697
Error Line has trailing spaces. 700
Error Missing a Javadoc comment. 701
Error '{' should be on the previous line. 702
Error 'if' is not followed by whitespace. 703
Error '(' is followed by whitespace. 703
Error ')' is preceded with whitespace. 703
Error '{' should be on the previous line. 704
Error '(' is followed by whitespace. 705
Error ')' is preceded with whitespace. 705
Error '}' should be on the same line. 706
Error '{' should be on the previous line. 708
Error '(' is followed by whitespace. 709
Error ')' is preceded with whitespace. 709
Error Line has trailing spaces. 712
Error Missing a Javadoc comment. 713
Error '(' is followed by whitespace. 713
Error Parameter message should be final. 713
Error ')' is preceded with whitespace. 713
Error '{' should be on the previous line. 714
Error '(' is followed by whitespace. 715
Error ')' is preceded with whitespace. 715
Error Line has trailing spaces. 717
Error Missing a Javadoc comment. 718
Error '{' should be on the previous line. 719
Error Line has trailing spaces. 722
Error Missing a Javadoc comment. 723
Error '{' should be on the previous line. 724
Error 'for' is not followed by whitespace. 726
Error '(' is followed by whitespace. 726
Error ')' is preceded with whitespace. 726
Error '{' should be on the previous line. 727
Error '(' is followed by whitespace. 728
Error ')' is preceded with whitespace. 728
Error Line has trailing spaces. 732
Error First sentence should end with a period. 733
Error '{' should be on the previous line. 737
Error Line has trailing spaces. 739
Error '(' is followed by whitespace. 741
Error '{' should be on the previous line. 742
Error Line has trailing spaces. 745
Error '5.0f' is a magic number. 750
Error Line has trailing spaces. 751
Error 'cast' is not followed by whitespace. 757
Error '(' is followed by whitespace. 758
Error '(' is followed by whitespace. 758
Error ')' is preceded with whitespace. 758
Error '(' is followed by whitespace. 758
Error '(' is followed by whitespace. 758
Error ')' is preceded with whitespace. 758
Error '||' should be on a new line. 758
Error '(' is followed by whitespace. 759
Error '(' is followed by whitespace. 759
Error '70' is a magic number. 759
Error ')' is preceded with whitespace. 759
Error '(' is followed by whitespace. 759
Error '100' is a magic number. 759
Error ')' is preceded with whitespace. 759
Error ')' is preceded with whitespace. 759
Error ')' is preceded with whitespace. 759
Error ')' is preceded with whitespace. 759
Error '{' should be on the previous line. 760
Error 'cast' is not followed by whitespace. 762
Error '(' is followed by whitespace. 762
Error 'cast' is not followed by whitespace. 762
Error ')' is preceded with whitespace. 762
Error 'cast' is not followed by whitespace. 765
Error Line has trailing spaces. 767
Error '(' is followed by whitespace. 768
Error ')' is preceded with whitespace. 768
Error Line has trailing spaces. 770
Error Line has trailing spaces. 772
Error '{' should be on the previous line. 777
Error Line has trailing spaces. 780
Error Line has trailing spaces. 782
Error '{' should be on the previous line. 783
Error Line has trailing spaces. 787
Error '(' is followed by whitespace. 790
Error ')' is preceded with whitespace. 790
Error '{' should be on the previous line. 791
Error 'if' is not followed by whitespace. 793
Error '(' is followed by whitespace. 793
Error '(' is followed by whitespace. 793
Error Expression can be simplified. 793
Error ')' is preceded with whitespace. 793
Error '(' is followed by whitespace. 793
Error Expression can be simplified. 793
Error ')' is preceded with whitespace. 793
Error ')' is preceded with whitespace. 793
Error '{' should be on the previous line. 794
Error '(' is followed by whitespace. 795
Error ')' is preceded with whitespace. 795
Error Line has trailing spaces. 798
Error '(' is followed by whitespace. 801
Error ')' is preceded with whitespace. 801
Error Line has trailing spaces. 802
Error Line has trailing spaces. 805
Error Line has trailing spaces. 813
Error '(' is followed by whitespace. 814
Error Parameter rows should be final. 814
Error Parameter cols should be final. 814
Error Parameter frames should be final. 814
Error ')' is preceded with whitespace. 814
Error '{' should be on the previous line. 815
Error '(' is followed by whitespace. 824
Error '{' should be on the previous line. 825
Error Line has trailing spaces. 826
Error '(' is followed by whitespace. 826
Error '(' is followed by whitespace. 826
Error '(' is followed by whitespace. 826
Error ')' is preceded with whitespace. 826
Error ')' is preceded with whitespace. 826
Error ')' is preceded with whitespace. 826
Error '{' should be on the previous line. 827
Error '(' is followed by whitespace. 828
Error ')' is preceded with whitespace. 828
Error '(' is followed by whitespace. 829
Error ')' is preceded with whitespace. 829
Error Line has trailing spaces. 833
Error Line has trailing spaces. 836
Error First sentence should end with a period. 837
Error '{' should be on the previous line. 841
Error Line has trailing spaces. 843
Error '(' is followed by whitespace. 845
Error ')' is preceded with whitespace. 845
Error '{' should be on the previous line. 846
Error '(' is followed by whitespace. 849
Error ')' is preceded with whitespace. 849
Error Line has trailing spaces. 851
Error First sentence should end with a period. 852
Error '{' should be on the previous line. 856
Error Line has trailing spaces. 858
Error '=' is not preceded with whitespace. 859
Error '=' is not followed by whitespace. 859
Error '(' is followed by whitespace. 860
Error '{' should be on the previous line. 861
Error '(' is followed by whitespace. 864
Error ')' is preceded with whitespace. 864
Error Line has trailing spaces. 866
Error Missing a Javadoc comment. 867
Error '{' should be on the previous line. 868
Error '(' is followed by whitespace. 871
Error ')' is preceded with whitespace. 871
Error '{' should be on the previous line. 872
Error '(' is followed by whitespace. 873
Error ')' is preceded with whitespace. 873
Error '{' should be on the previous line. 874
Error Line is longer than 80 characters. 875
Error '(' is followed by whitespace. 876
Error ')' is preceded with whitespace. 876
Error Line has trailing spaces. 882
Error Missing a Javadoc comment. 883
Error '(' is followed by whitespace. 883
Error Parameter url should be final. 883
Error ')' is preceded with whitespace. 883
Error '{' should be on the previous line. 884
Error '(' is followed by whitespace. 885
Error ')' is preceded with whitespace. 885
Error '{' should be on the previous line. 886
Error 'cast' is not followed by whitespace. 887
Error '(' is followed by whitespace. 887
Error ')' is preceded with whitespace. 887
Error Line has trailing spaces. 890
Error Missing a Javadoc comment. 891
Error '{' should be on the previous line. 892
Error '(' is followed by whitespace. 893
Error '{' should be on the previous line. 896
Error '{' should be on the previous line. 899
Error '(' is followed by whitespace. 900
Error ')' is preceded with whitespace. 900
Error '}' should be on the same line. 901
Error '(' is followed by whitespace. 902
Error ')' is preceded with whitespace. 902
Error '{' should be on the previous line. 903
Error Line has trailing spaces. 908
Error Line is longer than 80 characters. 909
Error '(' is followed by whitespace. 909
Error ')' is preceded with whitespace. 909
Error '(' is followed by whitespace. 910
Error ')' is preceded with whitespace. 910
Error '(' is followed by whitespace. 912
Error ')' is preceded with whitespace. 912
Error '{' should be on the previous line. 913
Error 'synchronized' is not followed by whitespace. 914
Error '(' is followed by whitespace. 914
Error ')' is preceded with whitespace. 914
Error '{' should be on the previous line. 915
Error '(' is followed by whitespace. 916
Error ')' is preceded with whitespace. 916
Error ')' is preceded with whitespace. 920
Error Line has trailing spaces. 922
Error '(' is followed by whitespace. 932
Error Parameter url should be final. 932
Error ')' is preceded with whitespace. 932
Error '{' should be on the previous line. 933
Error Line is longer than 80 characters. 934
Error '(' is followed by whitespace. 934
Error ')' is preceded with whitespace. 934
Error Line is longer than 80 characters. 936
Error '(' is followed by whitespace. 936
Error ')' is preceded with whitespace. 936
Error ')' is preceded with whitespace. 936
Error '(' is followed by whitespace. 937
Error ')' is preceded with whitespace. 937
Error '(' is followed by whitespace. 939
Error ')' is preceded with whitespace. 939
Error Line has trailing spaces. 941
Error '(' is followed by whitespace. 942
Error ')' is preceded with whitespace. 942
Error Line has trailing spaces. 943
Error '(' is followed by whitespace. 944
Error ')' is preceded with whitespace. 944
Error Line has trailing spaces. 945
Error Line has trailing spaces. 948
Error Missing a Javadoc comment. 949
Error '(' is followed by whitespace. 949
Error Parameter message should be final. 949
Error ')' is preceded with whitespace. 949
Error '{' should be on the previous line. 950
Error '(' is followed by whitespace. 951
Error Line is longer than 80 characters. 952
Error '+' should be on a new line. 952
Error ')' is preceded with whitespace. 954
Error Line has trailing spaces. 956
Error Missing a Javadoc comment. 957
Error '(' is followed by whitespace. 957
Error Parameter message should be final. 957
Error Parameter t should be final. 957
Error ')' is preceded with whitespace. 957
Error '{' should be on the previous line. 958
Error '(' is followed by whitespace. 959
Error Line has trailing spaces. 960
Error Line is longer than 80 characters. 960
Error '+' should be on a new line. 960
Error Line is longer than 80 characters. 961
Error '+' should be on a new line. 961
Error Line is longer than 80 characters. 963
Error ')' is preceded with whitespace. 963
Error '{' should be on the previous line. 971
Error '(' is followed by whitespace. 972
Error ')' is preceded with whitespace. 972
Error '(' is followed by whitespace. 974
Error ')' is preceded with whitespace. 974
Error '{' should be on the previous line. 975
Error '(' is followed by whitespace. 976
Error ')' is preceded with whitespace. 976
Error '{' should be on the previous line. 977
Error '}' should be on the same line. 980
Error '{' should be on the previous line. 982
Error '(' is followed by whitespace. 984
Error ')' is preceded with whitespace. 984
Error Line has trailing spaces. 988
Error '(' is followed by whitespace. 991
Error ')' is preceded with whitespace. 991
Error '{' should be on the previous line. 992
Error Line has trailing spaces. 995
Error '(' is followed by whitespace. 996
Error ')' is preceded with whitespace. 996
Error '{' should be on the previous line. 997
Error '(' is followed by whitespace. 999
Error ')' is preceded with whitespace. 999
Error Line has trailing spaces. 1002
Error '{' should be on the previous line. 1010
Error Line has trailing spaces. 1015
Error '{' should be on the previous line. 1020
Error Line has trailing spaces. 1022
Error '(' is followed by whitespace. 1025
Error Parameter f should be final. 1025
Error ')' is preceded with whitespace. 1025
Error '{' should be on the previous line. 1026
Error 'if' is not followed by whitespace. 1027
Error '(' is followed by whitespace. 1027
Error ')' is preceded with whitespace. 1027
Error '{' should be on the previous line. 1028
Error '}' should be on the same line. 1030
Error '{' should be on the previous line. 1032
Error '(' is followed by whitespace. 1033
Error ')' is preceded with whitespace. 1033
Error Line has trailing spaces. 1036
Error '{' should be on the previous line. 1038
Error Line has trailing spaces. 1042
Error '(' is followed by whitespace. 1043
Error ')' is preceded with whitespace. 1043
Error '{' should be on the previous line. 1044
Error '(' is followed by whitespace. 1045
Error ')' is preceded with whitespace. 1045
Error '}' should be on the same line. 1046
Error '{' should be on the previous line. 1048
Error Line is longer than 80 characters. 1049
Error '(' is followed by whitespace. 1049
Error '(' is followed by whitespace. 1049
Error '(' is followed by whitespace. 1049
Error ')' is preceded with whitespace. 1049
Error ')' is preceded with whitespace. 1049
Error ')' is preceded with whitespace. 1049
Error Line has trailing spaces. 1051
Error '(' is followed by whitespace. 1052
Error ')' is preceded with whitespace. 1052
Error Line has trailing spaces. 1053
Error '(' is followed by whitespace. 1054
Error ')' is preceded with whitespace. 1054
Error 'if' is not followed by whitespace. 1055
Error '(' is followed by whitespace. 1055
Error ')' is preceded with whitespace. 1055
Error '{' should be on the previous line. 1056
Error '{' should be on the previous line. 1058
Error '(' is followed by whitespace. 1062
Error ')' is preceded with whitespace. 1062
Error '}' should be on the same line. 1064
Error 'catch' is not followed by whitespace. 1065
Error '(' is followed by whitespace. 1065
Error ')' is preceded with whitespace. 1065
Error '{' should be on the previous line. 1066
Error '(' is followed by whitespace. 1068
Error ')' is preceded with whitespace. 1068
Error '(' is followed by whitespace. 1069
Error ')' is preceded with whitespace. 1069
Error Line has trailing spaces. 1074
Error Missing a Javadoc comment. 1075
Error '{' should be on the previous line. 1076
Error 'if' is not followed by whitespace. 1077
Error '(' is followed by whitespace. 1077
Error ')' is preceded with whitespace. 1077
Error '{' should be on the previous line. 1078
Error '{' should be on the previous line. 1080
Error '(' is followed by whitespace. 1081
Error ')' is preceded with whitespace. 1081
Error '}' should be on the same line. 1082
Error 'catch' is not followed by whitespace. 1083
Error '(' is followed by whitespace. 1083
Error ')' is preceded with whitespace. 1083
Error '{' should be on the previous line. 1084
Error '(' is followed by whitespace. 1086
Error ')' is preceded with whitespace. 1086
Error '(' is followed by whitespace. 1087
Error ')' is preceded with whitespace. 1087
Error '}' should be on the same line. 1089
Error '{' should be on the previous line. 1091
Error Line has trailing spaces. 1095
Error Missing a Javadoc comment. 1096
Error '{' should be on the previous line. 1097
Error Line has trailing spaces. 1099
Error '(' is followed by whitespace. 1102
Error Parameter f should be final. 1102
Error ')' is preceded with whitespace. 1102
Error '{' should be on the previous line. 1103
Error 'if' is not followed by whitespace. 1104
Error '(' is followed by whitespace. 1104
Error ')' is preceded with whitespace. 1104
Error '{' should be on the previous line. 1105
Error '}' should be on the same line. 1107
Error '{' should be on the previous line. 1109
Error '(' is followed by whitespace. 1110
Error ')' is preceded with whitespace. 1110
Error Line has trailing spaces. 1113
Error '{' should be on the previous line. 1115
Error Line has trailing spaces. 1119
Error '(' is followed by whitespace. 1120
Error ')' is preceded with whitespace. 1120
Error '{' should be on the previous line. 1121
Error '(' is followed by whitespace. 1122
Error ')' is preceded with whitespace. 1122
Error '}' should be on the same line. 1123
Error '{' should be on the previous line. 1125
Error Line is longer than 80 characters. 1126
Error '(' is followed by whitespace. 1126
Error '(' is followed by whitespace. 1126
Error '(' is followed by whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error ')' is preceded with whitespace. 1126
Error Line has trailing spaces. 1128
Error '(' is followed by whitespace. 1129
Error ')' is preceded with whitespace. 1129
Error Line has trailing spaces. 1130
Error '(' is followed by whitespace. 1131
Error ')' is preceded with whitespace. 1131
Error 'if' is not followed by whitespace. 1132
Error '(' is followed by whitespace. 1132
Error ')' is preceded with whitespace. 1132
Error '{' should be on the previous line. 1133
Error 'if' is not followed by whitespace. 1135
Error '(' is followed by whitespace. 1135
Error '(' is followed by whitespace. 1135
Error ')' is preceded with whitespace. 1135
Error ')' is preceded with whitespace. 1135
Error '{' should be on the previous line. 1136
Error '(' is followed by whitespace. 1138
Error ')' is preceded with whitespace. 1138
Error Line has trailing spaces. 1140
Error '{' should be on the previous line. 1142
Error '(' is followed by whitespace. 1143
Error ')' is preceded with whitespace. 1143
Error Line has trailing spaces. 1144
Error '}' should be on the same line. 1150
Error 'catch' is not followed by whitespace. 1151
Error '(' is followed by whitespace. 1151
Error ')' is preceded with whitespace. 1151
Error '{' should be on the previous line. 1152
Error '(' is followed by whitespace. 1154
Error ')' is preceded with whitespace. 1154
Error '(' is followed by whitespace. 1155
Error ')' is preceded with whitespace. 1155
Error Line has trailing spaces. 1160
Error '{' should be on the previous line. 1165
Error '(' is followed by whitespace. 1166
Error '{' should be on the previous line. 1169
Error ')' is preceded with whitespace. 1172

org/apache/excalibur/instrument/client/InstrumentData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 25
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 38
Error Line has trailing spaces. 48
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 62
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 71

org/apache/excalibur/instrument/client/InstrumentManagerConnection.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/InstrumentManagerConnection.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - java.awt.Color. 21
Error Unused import - java.awt.FlowLayout. 22
Error Unused import - javax.swing.JPanel. 36
Error '{' should be on the previous line. 56
Error Missing a Javadoc comment. 57
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 58
Error Name 'm_treeModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Missing a Javadoc comment. 59
Error Name 'm_tree' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Name 'm_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Name 'm_deleted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name 'm_runner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Name 'm_descriptionLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 68
Error Name 'm_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Missing a Javadoc comment. 69
Error Name 'm_listenerArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Missing a Javadoc comment. 71
Error Name 'm_lastLeaseRenewalTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Missing a Javadoc comment. 72
Error Name 'm_maintainedSampleLeaseMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Missing a Javadoc comment. 73
Error Name 'm_maintainedSampleLeaseArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Line is longer than 80 characters. 75
Error Name 'm_sampleFrames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Missing a Javadoc comment. 77
Error Name 'm_sampleFrameArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Line has trailing spaces. 78
Error '{' should be on the previous line. 86
Error Line has trailing spaces. 88
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error '(' is followed by whitespace. 93
Error Parameter logger should be final. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 110
Error 'while' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '{' should be on the previous line. 114
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 117
Error '1000' is a magic number. 117
Error ')' is preceded with whitespace. 117
Error '}' should be on the same line. 118
Error 'catch' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 126
Error Line has trailing spaces. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error Line has trailing spaces. 130
Error '}' should be on the same line. 132
Error 'catch' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 137
Error ')' is preceded with whitespace. 137
Error Line has trailing spaces. 138
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 142
Error '5000' is a magic number. 142
Error ')' is preceded with whitespace. 142
Error '}' should be on the same line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '}' should be on the same line. 153
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 159
Error '(' is followed by whitespace. 168
Error Parameter frame should be final. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 172
Error '{' should be on the previous line. 179
Error Line has trailing spaces. 182
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 186
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '(' is followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error '4' is a magic number. 200
Error ')' is preceded with whitespace. 200
Error ')' is preceded with whitespace. 200
Error Line is longer than 80 characters. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Line has trailing spaces. 205
Error '(' is followed by whitespace. 208
Error '(' is followed by whitespace. 208
Error '4' is a magic number. 208
Error ')' is preceded with whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '(' is followed by whitespace. 213
Error '(' is followed by whitespace. 213
Error '4' is a magic number. 213
Error ')' is preceded with whitespace. 213
Error ')' is preceded with whitespace. 213
Error Line has trailing spaces. 214
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 218
Error Parameter event should be final. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 233
Error Parameter event should be final. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error '{' should be on the previous line. 238
Error Line is longer than 80 characters. 239
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '(' is followed by whitespace. 248
Error Parameter event should be final. 248
Error ')' is preceded with whitespace. 248
Error '{' should be on the previous line. 249
Error '(' is followed by whitespace. 250
Error '{' should be on the previous line. 253
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '(' is followed by whitespace. 262
Error '(' is followed by whitespace. 262
Error '4' is a magic number. 262
Error ')' is preceded with whitespace. 262
Error ')' is preceded with whitespace. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '(' is followed by whitespace. 264
Error '(' is followed by whitespace. 264
Error '4' is a magic number. 264
Error ')' is preceded with whitespace. 264
Error ')' is preceded with whitespace. 264
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error '(' is followed by whitespace. 266
Error '(' is followed by whitespace. 266
Error '4' is a magic number. 266
Error ')' is preceded with whitespace. 266
Error ')' is preceded with whitespace. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error Line has trailing spaces. 270
Error '(' is followed by whitespace. 271
Error '(' is followed by whitespace. 271
Error '4' is a magic number. 271
Error ')' is preceded with whitespace. 271
Error ')' is preceded with whitespace. 271
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error Line has trailing spaces. 278
Error Line is longer than 80 characters. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error Line has trailing spaces. 282
Error Method 'isDeleted' is not designed for extension - needs to be abstract, final or empty. 288
Error '{' should be on the previous line. 289
Error Line has trailing spaces. 292
Error Method 'getTabTitle' is not designed for extension - needs to be abstract, final or empty. 298
Error '{' should be on the previous line. 299
Error Line has trailing spaces. 302
Error Method 'getTabTooltip' is not designed for extension - needs to be abstract, final or empty. 308
Error '{' should be on the previous line. 309
Error Line has trailing spaces. 312
Error '(' is followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error ')' is preceded with whitespace. 313
Error '{' should be on the previous line. 314
Error '}' should be on the same line. 316
Error '{' should be on the previous line. 318
Error Line has trailing spaces. 322
Error Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. 328
Error '{' should be on the previous line. 329
Error Line has trailing spaces. 332
Error Line has trailing spaces. 339
Error Line has trailing spaces. 346
Error Line has trailing spaces. 353
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 358
Error '{' should be on the previous line. 359
Error Line is longer than 80 characters. 360
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error '}' should be on the same line. 365
Error '{' should be on the previous line. 367
Error Line has trailing spaces. 370
Error '(' is followed by whitespace. 372
Error '(' is followed by whitespace. 372
Error ')' is preceded with whitespace. 372
Error ')' is preceded with whitespace. 372
Error '{' should be on the previous line. 373
Error '(' is followed by whitespace. 374
Error ')' is preceded with whitespace. 374
Error Line has trailing spaces. 376
Error Line has trailing spaces. 378
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error '{' should be on the previous line. 381
Error Method 'saveState' is not designed for extension - needs to be abstract, final or empty. 396
Error '{' should be on the previous line. 397
Error 'synchronized' is not followed by whitespace. 398
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error Line is longer than 80 characters. 400
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error Line has trailing spaces. 401
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error '{' should be on the previous line. 405
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error Line has trailing spaces. 408
Error Method 'loadState' is not designed for extension - needs to be abstract, final or empty. 421
Error '(' is followed by whitespace. 421
Error Parameter state should be final. 421
Error ')' is preceded with whitespace. 421
Error '{' should be on the previous line. 423
Error 'synchronized' is not followed by whitespace. 424
Error '(' is followed by whitespace. 424
Error ')' is preceded with whitespace. 424
Error '{' should be on the previous line. 425
Error Line is longer than 80 characters. 427
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error 'for' is not followed by whitespace. 428
Error '(' is followed by whitespace. 428
Error ')' is preceded with whitespace. 428
Error '{' should be on the previous line. 429
Error Line is longer than 80 characters. 431
Error '(' is followed by whitespace. 431
Error ')' is preceded with whitespace. 431
Error Line is longer than 80 characters. 432
Error '(' is followed by whitespace. 433
Error ')' is preceded with whitespace. 433
Error ')' is preceded with whitespace. 433
Error Line is longer than 80 characters. 434
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error Line is longer than 80 characters. 436
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error Line is longer than 80 characters. 437
Error '(' is followed by whitespace. 437
Error ')' is preceded with whitespace. 437
Error Line is longer than 80 characters. 439
Error '(' is followed by whitespace. 439
Error ')' is preceded with whitespace. 440
Error Line has trailing spaces. 444
Error Method 'updateSampleFrames' is not designed for extension - needs to be abstract, final or empty. 451
Error '{' should be on the previous line. 452
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error '{' should be on the previous line. 455
Error Line has trailing spaces. 460
Error Method 'getTreeModel' is not designed for extension - needs to be abstract, final or empty. 467
Error '{' should be on the previous line. 468
Error Method 'getInstrumentSampleTreeNode' is not designed for extension - needs to be abstract, final or empty. 472
Error Missing a Javadoc comment. 472
Error '(' is followed by whitespace. 472
Error Parameter sampleName should be final. 472
Error ')' is preceded with whitespace. 472
Error '{' should be on the previous line. 473
Error '(' is followed by whitespace. 474
Error ')' is preceded with whitespace. 474
Error Method 'addInstrumentManagerConnectionListener' is not designed for extension - needs to be abstract, final or empty. 484
Error Parameter listener should be final. 485
Error ')' is preceded with whitespace. 485
Error '{' should be on the previous line. 486
Error '{' should be on the previous line. 488
Error '(' is followed by whitespace. 489
Error ')' is preceded with whitespace. 489
Error Method 'removeInstrumentManagerConnectionListener' is not designed for extension - needs to be abstract, final or empty. 501
Error Parameter listener should be final. 502
Error ')' is preceded with whitespace. 502
Error '{' should be on the previous line. 503
Error '{' should be on the previous line. 505
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error Method 'getListenerArray' is not designed for extension - needs to be abstract, final or empty. 517
Error '{' should be on the previous line. 518
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '{' should be on the previous line. 521
Error 'synchronized' is not followed by whitespace. 522
Error '{' should be on the previous line. 523
Error Line is longer than 80 characters. 524
Error '(' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error Unused @param tag for 'Returns'. 536
Error Expected an @return tag. 538
Error Method 'getSampleSnapshot' is not designed for extension - needs to be abstract, final or empty. 538
Error '(' is followed by whitespace. 538
Error Parameter sampleName should be final. 538
Error Expected @param tag for 'sampleName'. 538
Error ')' is preceded with whitespace. 538
Error '{' should be on the previous line. 539
Error Line is longer than 80 characters. 540
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error '(' is followed by whitespace. 541
Error ')' is preceded with whitespace. 541
Error '{' should be on the previous line. 542
Error 'cast' is not followed by whitespace. 547
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '{' should be on the previous line. 550
Error '(' is followed by whitespace. 566
Error Parameter sampleName should be final. 566
Error ')' is preceded with whitespace. 566
Error '{' should be on the previous line. 567
Error Line is longer than 80 characters. 568
Error 'cast' is not followed by whitespace. 570
Error '(' is followed by whitespace. 570
Error ')' is preceded with whitespace. 570
Error Line is longer than 80 characters. 577
Error '(' is followed by whitespace. 577
Error Parameter sampleName should be final. 577
Error Expected @param tag for 'sampleName'. 577
Error Parameter sampleFrame should be final. 577
Error Expected @param tag for 'sampleFrame'. 577
Error ')' is preceded with whitespace. 577
Error Line is longer than 80 characters. 579
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error '(' is followed by whitespace. 589
Error Parameter sampleName should be final. 589
Error Expected @param tag for 'sampleName'. 589
Error ')' is preceded with whitespace. 589
Error '{' should be on the previous line. 590
Error Line is longer than 80 characters. 591
Error '(' is followed by whitespace. 593
Error ')' is preceded with whitespace. 593
Error Method 'getSampleFrameArray' is not designed for extension - needs to be abstract, final or empty. 602
Error '{' should be on the previous line. 603
Error '(' is followed by whitespace. 605
Error ')' is preceded with whitespace. 605
Error '{' should be on the previous line. 606
Error 'synchronized' is not followed by whitespace. 607
Error '{' should be on the previous line. 608
Error Line is longer than 80 characters. 609
Error '(' is followed by whitespace. 610
Error ')' is preceded with whitespace. 610
Error Method 'loadSampleFrame' is not designed for extension - needs to be abstract, final or empty. 624
Error '(' is followed by whitespace. 624
Error Parameter sampleFrameState should be final. 624
Error ')' is preceded with whitespace. 624
Error '{' should be on the previous line. 626
Error '(' is followed by whitespace. 628
Error ')' is preceded with whitespace. 628
Error '(' is followed by whitespace. 629
Error ')' is preceded with whitespace. 629
Error 'synchronized' is not followed by whitespace. 633
Error '{' should be on the previous line. 634
Error '(' is followed by whitespace. 635
Error ')' is preceded with whitespace. 635
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '{' should be on the previous line. 637
Error Line is longer than 80 characters. 645
Error '(' is followed by whitespace. 645
Error ')' is preceded with whitespace. 645
Error '(' is followed by whitespace. 646
Error ')' is preceded with whitespace. 646
Error '(' is followed by whitespace. 647
Error ')' is preceded with whitespace. 647
Error '(' is followed by whitespace. 648
Error ')' is preceded with whitespace. 648
Error Line has trailing spaces. 652
Error Method 'viewSample' is not designed for extension - needs to be abstract, final or empty. 658
Error '(' is followed by whitespace. 658
Error Parameter sampleName should be final. 658
Error ')' is preceded with whitespace. 658
Error '{' should be on the previous line. 659
Error 'synchronized' is not followed by whitespace. 661
Error '(' is followed by whitespace. 661
Error ')' is preceded with whitespace. 661
Error '{' should be on the previous line. 662
Error '(' is followed by whitespace. 664
Error ')' is preceded with whitespace. 664
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error '{' should be on the previous line. 666
Error Line is longer than 80 characters. 667
Error '(' is followed by whitespace. 667
Error ')' is preceded with whitespace. 667
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error '(' is followed by whitespace. 669
Error ')' is preceded with whitespace. 669
Error '(' is followed by whitespace. 670
Error ')' is preceded with whitespace. 670
Error '(' is followed by whitespace. 676
Error ')' is preceded with whitespace. 676
Error '{' should be on the previous line. 677
Error '{' should be on the previous line. 680
Error '(' is followed by whitespace. 681
Error ')' is preceded with whitespace. 681
Error '}' should be on the same line. 682
Error '(' is followed by whitespace. 683
Error ')' is preceded with whitespace. 683
Error '{' should be on the previous line. 684
Error '(' is followed by whitespace. 686
Error ')' is preceded with whitespace. 686
Error '{' should be on the previous line. 692
Error '(' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error '}' should be on the same line. 694
Error '(' is followed by whitespace. 695
Error ')' is preceded with whitespace. 695
Error '{' should be on the previous line. 696
Error '(' is followed by whitespace. 698
Error ')' is preceded with whitespace. 698
Error Line has trailing spaces. 700
Error Method 'delete' is not designed for extension - needs to be abstract, final or empty. 710
Error '{' should be on the previous line. 711
Error '(' is followed by whitespace. 712
Error ')' is preceded with whitespace. 712
Error Line has trailing spaces. 715
Error '(' is followed by whitespace. 717
Error ')' is preceded with whitespace. 717
Error '{' should be on the previous line. 718
Error Line has trailing spaces. 722
Error '(' is followed by whitespace. 725
Error ')' is preceded with whitespace. 725
Error '{' should be on the previous line. 726
Error Line is longer than 80 characters. 731
Error '(' is followed by whitespace. 732
Error ')' is preceded with whitespace. 732
Error '{' should be on the previous line. 733
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error Line has trailing spaces. 737
Error Method 'hideSampleFrame' is not designed for extension - needs to be abstract, final or empty. 741
Error '(' is followed by whitespace. 741
Error Parameter sampleFrame should be final. 741
Error Expected @param tag for 'sampleFrame'. 741
Error ')' is preceded with whitespace. 741
Error '{' should be on the previous line. 742
Error 'synchronized' is not followed by whitespace. 744
Error '{' should be on the previous line. 745
Error '(' is followed by whitespace. 746
Error ')' is preceded with whitespace. 746
Error Method 'startMaintainingSample' is not designed for extension - needs to be abstract, final or empty. 762
Error '(' is followed by whitespace. 762
Error Parameter instrumentName should be final. 762
Error Parameter type should be final. 763
Error Parameter interval should be final. 764
Error Parameter size should be final. 765
Error Parameter leaseDuration should be final. 766
Error Parameter description should be final. 767
Error ')' is preceded with whitespace. 767
Error '{' should be on the previous line. 768
Error '(' is followed by whitespace. 769
Error ')' is preceded with whitespace. 769
Error '{' should be on the previous line. 770
Error Line is longer than 80 characters. 771
Error '(' is followed by whitespace. 771
Error '+' should be on a new line. 771
Error Line is longer than 80 characters. 772
Error ')' is preceded with whitespace. 772
Error 'synchronized' is not followed by whitespace. 775
Error '{' should be on the previous line. 776
Error Line is longer than 80 characters. 778
Error ')' is preceded with whitespace. 778
Error '(' is followed by whitespace. 780
Error ')' is preceded with whitespace. 780
Error Line is longer than 80 characters. 783
Error '(' is followed by whitespace. 789
Error ')' is preceded with whitespace. 789
Error '(' is followed by whitespace. 791
Error ')' is preceded with whitespace. 791
Error '{' should be on the previous line. 792
Error 'cast' is not followed by whitespace. 794
Error '(' is followed by whitespace. 796
Error ')' is preceded with whitespace. 796
Error '(' is followed by whitespace. 797
Error ')' is preceded with whitespace. 797
Error Line is longer than 80 characters. 798
Error '(' is followed by whitespace. 798
Error ')' is preceded with whitespace. 798
Error Method 'stopMaintainingSample' is not designed for extension - needs to be abstract, final or empty. 807
Error '(' is followed by whitespace. 807
Error Parameter sampleName should be final. 807
Error Expected @param tag for 'sampleName'. 807
Error ')' is preceded with whitespace. 807
Error '{' should be on the previous line. 808
Error '(' is followed by whitespace. 809
Error ')' is preceded with whitespace. 809
Error '{' should be on the previous line. 810
Error '(' is followed by whitespace. 811
Error ')' is preceded with whitespace. 811
Error 'synchronized' is not followed by whitespace. 814
Error '{' should be on the previous line. 815
Error '(' is followed by whitespace. 816
Error ')' is preceded with whitespace. 816
Error '(' is followed by whitespace. 821
Error ')' is preceded with whitespace. 821
Error '(' is followed by whitespace. 822
Error ')' is preceded with whitespace. 822
Error '{' should be on the previous line. 823
Error 'cast' is not followed by whitespace. 825
Error '(' is followed by whitespace. 827
Error ')' is preceded with whitespace. 827
Error Line is longer than 80 characters. 828
Error '(' is followed by whitespace. 828
Error ')' is preceded with whitespace. 828
Error Method 'getMaintainedSampleLease' is not designed for extension - needs to be abstract, final or empty. 841
Error '(' is followed by whitespace. 841
Error Parameter sampleName should be final. 841
Error ')' is preceded with whitespace. 841
Error '{' should be on the previous line. 842
Error 'synchronized' is not followed by whitespace. 843
Error '{' should be on the previous line. 844
Error Line is longer than 80 characters. 845
Error 'cast' is not followed by whitespace. 845
Error '(' is followed by whitespace. 845
Error ')' is preceded with whitespace. 845
Error '{' should be on the previous line. 855
Error '(' is followed by whitespace. 857
Error ')' is preceded with whitespace. 857
Error '{' should be on the previous line. 858
Error 'synchronized' is not followed by whitespace. 859
Error '{' should be on the previous line. 860
Error Line is longer than 80 characters. 862
Error Line is longer than 80 characters. 863
Error '(' is followed by whitespace. 863
Error ')' is preceded with whitespace. 863
Error Method 'handleLeasedSamples' is not designed for extension - needs to be abstract, final or empty. 874
Error '{' should be on the previous line. 875
Error '(' is followed by whitespace. 880
Error '30000' is a magic number. 880
Error ')' is preceded with whitespace. 880
Error '{' should be on the previous line. 881
Error '(' is followed by whitespace. 882
Error ')' is preceded with whitespace. 882
Error Line has trailing spaces. 883
Error '(' is followed by whitespace. 891
Error ')' is preceded with whitespace. 891
Error '{' should be on the previous line. 892
Error '(' is followed by whitespace. 894
Error ')' is preceded with whitespace. 894
Error Line has trailing spaces. 895
Error Line has trailing spaces. 903
Error Line is longer than 80 characters. 908
Error ')' is preceded with whitespace. 908
Error Line has trailing spaces. 920
Error Line has trailing spaces. 921
Error Method 'showCreateSampleDialog' is not designed for extension - needs to be abstract, final or empty. 927
Error '(' is followed by whitespace. 927
Error ')' is preceded with whitespace. 927
Error '{' should be on the previous line. 928
Error '(' is followed by whitespace. 929
Error '{' should be on the previous line. 932
Error Line is longer than 80 characters. 934
Error ')' is preceded with whitespace. 935
Error '(' is followed by whitespace. 938
Error ')' is preceded with whitespace. 938
Error '{' should be on the previous line. 939
Error Line has trailing spaces. 946
Error '(' is followed by whitespace. 947
Error ')' is preceded with whitespace. 947
Error '{' should be on the previous line. 948
Error '(' is followed by whitespace. 949
Error ')' is preceded with whitespace. 954
Error Line is longer than 80 characters. 957
Error ')' is preceded with whitespace. 964
Error Line has trailing spaces. 965
Error Line is longer than 80 characters. 967
Error ')' is preceded with whitespace. 968
Error Line has trailing spaces. 969
Error '(' is followed by whitespace. 970
Error ')' is preceded with whitespace. 970
Error '{' should be on the previous line. 971
Error '(' is followed by whitespace. 973
Error ')' is preceded with whitespace. 973
Error '{' should be on the previous line. 974
Error Line is longer than 80 characters. 975
Error '(' is followed by whitespace. 975
Error ')' is preceded with whitespace. 976
Error Line has trailing spaces. 978
Error '(' is followed by whitespace. 980
Error ')' is preceded with whitespace. 980
Error '}' should be on the same line. 981
Error '{' should be on the previous line. 983
Error Line is longer than 80 characters. 984
Error '(' is followed by whitespace. 984
Error ')' is preceded with whitespace. 985
Error ')' is preceded with whitespace. 989
Error Line has trailing spaces. 991
Error Expected an @return tag. 995
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 995
Error '{' should be on the previous line. 996

org/apache/excalibur/instrument/client/InstrumentManagerConnectionListener.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error Line has trailing spaces. 28
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line has trailing spaces. 42
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48

org/apache/excalibur/instrument/client/InstrumentManagerData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 29
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 44
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 62
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 82

org/apache/excalibur/instrument/client/InstrumentManagerTree.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 41
Error Missing a Javadoc comment. 42
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 44
Error Name 'm_treeModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name 'm_tree' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 50
Error '(' is followed by whitespace. 50
Error Parameter connection should be final. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line is longer than 80 characters. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 65
Error '(' is followed by whitespace. 67
Error Parameter event should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error Line is longer than 80 characters. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line is longer than 80 characters. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '(' is followed by whitespace. 86
Error Parameter event should be final. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line is longer than 80 characters. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error Parameter event should be final. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error Line is longer than 80 characters. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Missing a Javadoc comment. 128
Error '(' is followed by whitespace. 128
Error Parameter row should be final. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line is longer than 80 characters. 133
Error 'cast' is not followed by whitespace. 133
Error Line is longer than 80 characters. 134
Error '(' is followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error ')' is preceded with whitespace. 134
Error 'cast' is not followed by whitespace. 136
Error Missing a Javadoc comment. 142
Error '(' is followed by whitespace. 142
Error Parameter row should be final. 142
Error Parameter mouseX should be final. 142
Error Parameter mouseY should be final. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line is longer than 80 characters. 148
Error 'cast' is not followed by whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error 'cast' is not followed by whitespace. 151
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168

org/apache/excalibur/instrument/client/InstrumentManagerTreeCellRenderer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 42
Error '(' is followed by whitespace. 42
Error Parameter tree should be final. 42
Error Parameter value should be final. 43
Error Parameter sel should be final. 44
Error Parameter expanded should be final. 45
Error Parameter leaf should be final. 46
Error Parameter row should be final. 47
Error Parameter hasFocus should be final. 48
Error '{' should be on the previous line. 49
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error 'cast' is not followed by whitespace. 60
Error Line has trailing spaces. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error 'cast' is not followed by whitespace. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73

org/apache/excalibur/instrument/client/InstrumentManagerTreeModel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 37
Error Missing a Javadoc comment. 38
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Name 'm_lastClientStateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Name 'm_lastConnected' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 45
Error Name 'm_root' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 47
Error Name 'm_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name 'm_listenerArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 50
Error Name 'm_elementMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'm_leasedSampleMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'm_leasedSampleArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 57
Error '(' is followed by whitespace. 57
Error Parameter connection should be final. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 73
Error Parameter connection should be final. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error Line is longer than 80 characters. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 85
Error Parameter connection should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error Line is longer than 80 characters. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 96
Error Parameter connection should be final. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error Line is longer than 80 characters. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 126
Error Parameter parent should be final. 126
Error Parameter index should be final. 126
Error Expected @param tag for 'index'. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error Line is longer than 80 characters. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error 'cast' is not followed by whitespace. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '}' should be on the same line. 133
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 149
Error Parameter parent should be final. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error 'cast' is not followed by whitespace. 154
Error '}' should be on the same line. 156
Error '{' should be on the previous line. 158
Error '(' is followed by whitespace. 172
Error Parameter node should be final. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error '{' should be on the previous line. 176
Error '}' should be on the same line. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error 'cast' is not followed by whitespace. 183
Error '}' should be on the same line. 185
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 201
Error Parameter path should be final. 201
Error Parameter newValue should be final. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error Line is longer than 80 characters. 203
Error Expected an @return tag. 210
Error '(' is followed by whitespace. 210
Error Parameter parent should be final. 210
Error Expected @param tag for 'parent'. 210
Error Parameter child should be final. 210
Error Expected @param tag for 'child'. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error Line is longer than 80 characters. 212
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error 'cast' is not followed by whitespace. 215
Error '(' is followed by whitespace. 216
Error 'cast' is not followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '}' should be on the same line. 217
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 229
Error Parameter listener should be final. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error Line is longer than 80 characters. 231
Error 'synchronized' is not followed by whitespace. 232
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '(' is followed by whitespace. 244
Error Parameter listener should be final. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 245
Error Line is longer than 80 characters. 246
Error 'synchronized' is not followed by whitespace. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 264
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '{' should be on the previous line. 267
Error 'synchronized' is not followed by whitespace. 268
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error Missing a Javadoc comment. 278
Error '(' is followed by whitespace. 278
Error Parameter event should be final. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error '{' should be on the previous line. 282
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error Missing a Javadoc comment. 287
Error '(' is followed by whitespace. 287
Error Parameter event should be final. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error Missing a Javadoc comment. 296
Error '(' is followed by whitespace. 296
Error Parameter event should be final. 296
Error ')' is preceded with whitespace. 296
Error '{' should be on the previous line. 297
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '{' should be on the previous line. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error Missing a Javadoc comment. 305
Error '(' is followed by whitespace. 305
Error Parameter event should be final. 305
Error ')' is preceded with whitespace. 305
Error '{' should be on the previous line. 306
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '{' should be on the previous line. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '(' is followed by whitespace. 321
Error Parameter name should be final. 321
Error ')' is preceded with whitespace. 321
Error '{' should be on the previous line. 322
Error Line is longer than 80 characters. 323
Error 'cast' is not followed by whitespace. 323
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 325
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '{' should be on the previous line. 328
Error '(' is followed by whitespace. 342
Error Parameter name should be final. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 343
Error Line is longer than 80 characters. 344
Error 'cast' is not followed by whitespace. 344
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '{' should be on the previous line. 346
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error '{' should be on the previous line. 349
Error '(' is followed by whitespace. 363
Error Parameter name should be final. 363
Error ')' is preceded with whitespace. 363
Error '{' should be on the previous line. 364
Error Line is longer than 80 characters. 365
Error 'cast' is not followed by whitespace. 365
Error '(' is followed by whitespace. 365
Error ')' is preceded with whitespace. 365
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error '{' should be on the previous line. 370
Error '{' should be on the previous line. 385
Error '(' is followed by whitespace. 387
Error ')' is preceded with whitespace. 387
Error '{' should be on the previous line. 388
Error 'synchronized' is not followed by whitespace. 389
Error '{' should be on the previous line. 390
Error Line is longer than 80 characters. 391
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error '{' should be on the previous line. 410
Error 'cast' is not followed by whitespace. 413
Error '(' is followed by whitespace. 416
Error ')' is preceded with whitespace. 416
Error '{' should be on the previous line. 424
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error '{' should be on the previous line. 428
Error 'cast' is not followed by whitespace. 431
Error Line is longer than 80 characters. 432
Error Line is longer than 80 characters. 433
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error '{' should be on the previous line. 435
Error 'cast' is not followed by whitespace. 438
Error Line is longer than 80 characters. 440
Error 'cast' is not followed by whitespace. 440
Error Line is longer than 80 characters. 441
Error '(' is followed by whitespace. 441
Error ')' is preceded with whitespace. 441
Error Line is longer than 80 characters. 447
Error Line is longer than 80 characters. 448
Error '{' should be on the previous line. 452
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error '{' should be on the previous line. 455
Error Line is longer than 80 characters. 461
Error '(' is followed by whitespace. 461
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error ')' is preceded with whitespace. 461
Error Line has trailing spaces. 463
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error '{' should be on the previous line. 465
Error Line is longer than 80 characters. 468
Error ')' is preceded with whitespace. 468
Error Line has trailing spaces. 470
Error Line is longer than 80 characters. 475
Error Unused @param tag for 'roorTreeNode'. 478
Error '(' is followed by whitespace. 481
Error Parameter manager should be final. 481
Error Line is longer than 80 characters. 482
Error Parameter rootTreeNode should be final. 482
Error Expected @param tag for 'rootTreeNode'. 482
Error Parameter oldStateVersion should be final. 483
Error ')' is preceded with whitespace. 483
Error '{' should be on the previous line. 484
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error '{' should be on the previous line. 487
Error '(' is followed by whitespace. 492
Error ')' is preceded with whitespace. 492
Error '{' should be on the previous line. 493
Error '(' is followed by whitespace. 494
Error ')' is preceded with whitespace. 495
Error '(' is followed by whitespace. 501
Error ')' is preceded with whitespace. 501
Error '{' should be on the previous line. 502
Error '(' is followed by whitespace. 507
Error ')' is preceded with whitespace. 507
Error '{' should be on the previous line. 508
Error 'cast' is not followed by whitespace. 512
Error '(' is followed by whitespace. 512
Error ')' is preceded with whitespace. 512
Error Line is longer than 80 characters. 513
Error 'cast' is not followed by whitespace. 513
Error '(' is followed by whitespace. 514
Error ')' is preceded with whitespace. 514
Error '(' is followed by whitespace. 515
Error ')' is preceded with whitespace. 515
Error '{' should be on the previous line. 516
Error 'cast' is not followed by whitespace. 519
Error Line is longer than 80 characters. 520
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 524
Error '(' is followed by whitespace. 524
Error Line is longer than 80 characters. 525
Error '{' is followed by whitespace. 525
Error '{' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error ')' is preceded with whitespace. 525
Error '}' should be on the same line. 530
Error '(' is followed by whitespace. 531
Error ')' is preceded with whitespace. 531
Error '{' should be on the previous line. 532
Error Line is longer than 80 characters. 535
Error '(' is followed by whitespace. 535
Error ')' is preceded with whitespace. 535
Error ')' is preceded with whitespace. 535
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error '(' is followed by whitespace. 537
Error '(' is followed by whitespace. 537
Error Line is longer than 80 characters. 538
Error ',' is not followed by whitespace. 538
Error '{' is followed by whitespace. 538
Error '{' is followed by whitespace. 538
Error ')' is preceded with whitespace. 538
Error ')' is preceded with whitespace. 538
Error Line is longer than 80 characters. 541
Error '(' is followed by whitespace. 541
Error 'cast' is not followed by whitespace. 541
Error ')' is preceded with whitespace. 542
Error '}' should be on the same line. 543
Error '(' is followed by whitespace. 544
Error ')' is preceded with whitespace. 544
Error '{' should be on the previous line. 545
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '(' is followed by whitespace. 548
Error '(' is followed by whitespace. 548
Error Line is longer than 80 characters. 549
Error '{' is followed by whitespace. 549
Error '{' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error ')' is preceded with whitespace. 549
Error Line is longer than 80 characters. 552
Error '(' is followed by whitespace. 552
Error 'cast' is not followed by whitespace. 552
Error ')' is preceded with whitespace. 553
Error '(' is followed by whitespace. 555
Error ')' is preceded with whitespace. 555
Error '}' should be on the same line. 556
Error '{' should be on the previous line. 558
Error '(' is followed by whitespace. 561
Error ')' is preceded with whitespace. 561
Error ')' is preceded with whitespace. 561
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error Line is longer than 80 characters. 563
Error '(' is followed by whitespace. 563
Error '(' is followed by whitespace. 563
Error '{' is followed by whitespace. 564
Error '{' is followed by whitespace. 564
Error ')' is preceded with whitespace. 564
Error ')' is preceded with whitespace. 564
Error Line is longer than 80 characters. 567
Error '(' is followed by whitespace. 567
Error 'cast' is not followed by whitespace. 567
Error ')' is preceded with whitespace. 568
Error Line is longer than 80 characters. 571
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error '(' is followed by whitespace. 574
Error ')' is preceded with whitespace. 574
Error '{' should be on the previous line. 575
Error Line is longer than 80 characters. 577
Error 'cast' is not followed by whitespace. 577
Error '(' is followed by whitespace. 577
Error ')' is preceded with whitespace. 577
Error '(' is followed by whitespace. 578
Error ')' is preceded with whitespace. 578
Error '(' is followed by whitespace. 579
Error Line is longer than 80 characters. 580
Error '{' is followed by whitespace. 580
Error '{' is followed by whitespace. 580
Error ')' is preceded with whitespace. 580
Error ')' is preceded with whitespace. 580
Error Line is longer than 80 characters. 583
Error '(' is followed by whitespace. 583
Error 'cast' is not followed by whitespace. 583
Error ')' is preceded with whitespace. 584
Error Method length is 228 lines (max allowed is 150). 596
Error '(' is followed by whitespace. 596
Error Parameter instrumentableData should be final. 596
Error Line is longer than 80 characters. 597
Error Parameter instrumentableTreeNode should be final. 597
Error Parameter oldStateVersion should be final. 598
Error ')' is preceded with whitespace. 598
Error '{' should be on the previous line. 599
Error '(' is followed by whitespace. 601
Error ')' is preceded with whitespace. 601
Error '{' should be on the previous line. 602
Error '(' is followed by whitespace. 607
Error ')' is preceded with whitespace. 607
Error '{' should be on the previous line. 608
Error Line is longer than 80 characters. 609
Error '(' is followed by whitespace. 609
Error ')' is preceded with whitespace. 610
Error Line is longer than 80 characters. 614
Error Line is longer than 80 characters. 615
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '{' should be on the previous line. 618
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '{' should be on the previous line. 625
Error Line is longer than 80 characters. 629
Error 'cast' is not followed by whitespace. 629
Error '(' is followed by whitespace. 629
Error ')' is preceded with whitespace. 629
Error Line is longer than 80 characters. 630
Error '(' is followed by whitespace. 630
Error ')' is preceded with whitespace. 630
Error Line is longer than 80 characters. 632
Error 'cast' is not followed by whitespace. 632
Error '(' is followed by whitespace. 633
Error ')' is preceded with whitespace. 633
Error '}' should be on the same line. 634
Error '{' should be on the previous line. 636
Error '(' is followed by whitespace. 641
Error ')' is preceded with whitespace. 641
Error '{' should be on the previous line. 642
Error 'cast' is not followed by whitespace. 645
Error Line is longer than 80 characters. 646
Error '(' is followed by whitespace. 647
Error ')' is preceded with whitespace. 647
Error '{' should be on the previous line. 648
Error '(' is followed by whitespace. 650
Error '(' is followed by whitespace. 650
Error Line is longer than 80 characters. 651
Error '{' is followed by whitespace. 651
Error '{' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error ')' is preceded with whitespace. 652
Error '}' should be on the same line. 657
Error '(' is followed by whitespace. 658
Error ')' is preceded with whitespace. 658
Error '{' should be on the previous line. 659
Error Line is longer than 80 characters. 662
Error '(' is followed by whitespace. 662
Error ')' is preceded with whitespace. 662
Error ')' is preceded with whitespace. 662
Error '(' is followed by whitespace. 663
Error ')' is preceded with whitespace. 663
Error '(' is followed by whitespace. 664
Error '(' is followed by whitespace. 664
Error ',' is not followed by whitespace. 665
Error '{' is followed by whitespace. 665
Error '{' is followed by whitespace. 666
Error ')' is preceded with whitespace. 666
Error ')' is preceded with whitespace. 666
Error Line is longer than 80 characters. 669
Error '(' is followed by whitespace. 669
Error 'cast' is not followed by whitespace. 669
Error ')' is preceded with whitespace. 670
Error '}' should be on the same line. 671
Error '(' is followed by whitespace. 672
Error ')' is preceded with whitespace. 672
Error '{' should be on the previous line. 673
Error '(' is followed by whitespace. 675
Error ')' is preceded with whitespace. 675
Error '(' is followed by whitespace. 676
Error '(' is followed by whitespace. 676
Error '{' is followed by whitespace. 677
Error '{' is followed by whitespace. 678
Error ')' is preceded with whitespace. 678
Error ')' is preceded with whitespace. 678
Error Line is longer than 80 characters. 681
Error '(' is followed by whitespace. 681
Error 'cast' is not followed by whitespace. 681
Error ')' is preceded with whitespace. 682
Error '(' is followed by whitespace. 684
Error ')' is preceded with whitespace. 684
Error '}' should be on the same line. 685
Error '{' should be on the previous line. 687
Error '(' is followed by whitespace. 690
Error ')' is preceded with whitespace. 690
Error ')' is preceded with whitespace. 690
Error '(' is followed by whitespace. 691
Error ')' is preceded with whitespace. 691
Error Line is longer than 80 characters. 692
Error '(' is followed by whitespace. 692
Error '(' is followed by whitespace. 692
Error '{' is followed by whitespace. 693
Error '{' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error ')' is preceded with whitespace. 693
Error Line is longer than 80 characters. 696
Error '(' is followed by whitespace. 696
Error 'cast' is not followed by whitespace. 696
Error ')' is preceded with whitespace. 697
Error Line is longer than 80 characters. 700
Error '(' is followed by whitespace. 700
Error ')' is preceded with whitespace. 700
Error '(' is followed by whitespace. 703
Error ')' is preceded with whitespace. 703
Error '{' should be on the previous line. 704
Error 'cast' is not followed by whitespace. 707
Error '(' is followed by whitespace. 707
Error ')' is preceded with whitespace. 707
Error Line is longer than 80 characters. 708
Error '(' is followed by whitespace. 708
Error '(' is followed by whitespace. 708
Error ')' is preceded with whitespace. 708
Error ')' is preceded with whitespace. 708
Error '(' is followed by whitespace. 713
Error ')' is preceded with whitespace. 713
Error '(' is followed by whitespace. 714
Error '{' is followed by whitespace. 715
Error '{' is followed by whitespace. 716
Error ')' is preceded with whitespace. 716
Error ')' is preceded with whitespace. 716
Error Line is longer than 80 characters. 719
Error '(' is followed by whitespace. 719
Error 'cast' is not followed by whitespace. 719
Error ')' is preceded with whitespace. 720
Error Line is longer than 80 characters. 727
Error '(' is followed by whitespace. 727
Error ')' is preceded with whitespace. 727
Error Line is longer than 80 characters. 729
Error '(' is followed by whitespace. 734
Error ')' is preceded with whitespace. 734
Error '{' should be on the previous line. 735
Error Line is longer than 80 characters. 739
Error 'cast' is not followed by whitespace. 739
Error '(' is followed by whitespace. 739
Error ')' is preceded with whitespace. 739
Error Line is longer than 80 characters. 740
Error '(' is followed by whitespace. 740
Error ')' is preceded with whitespace. 740
Error Line is longer than 80 characters. 742
Error 'cast' is not followed by whitespace. 742
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error '}' should be on the same line. 744
Error '{' should be on the previous line. 746
Error '(' is followed by whitespace. 751
Error ')' is preceded with whitespace. 751
Error '{' should be on the previous line. 752
Error Line is longer than 80 characters. 754
Error 'cast' is not followed by whitespace. 754
Error '(' is followed by whitespace. 756
Error ')' is preceded with whitespace. 756
Error '{' should be on the previous line. 757
Error '(' is followed by whitespace. 759
Error '(' is followed by whitespace. 759
Error Line is longer than 80 characters. 760
Error '{' is followed by whitespace. 760
Error '{' is followed by whitespace. 761
Error ')' is preceded with whitespace. 761
Error ')' is preceded with whitespace. 761
Error '}' should be on the same line. 766
Error '(' is followed by whitespace. 767
Error ')' is preceded with whitespace. 767
Error '{' should be on the previous line. 768
Error Line is longer than 80 characters. 771
Error '(' is followed by whitespace. 771
Error ')' is preceded with whitespace. 771
Error ')' is preceded with whitespace. 771
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error '(' is followed by whitespace. 773
Error '(' is followed by whitespace. 773
Error ',' is not followed by whitespace. 774
Error '{' is followed by whitespace. 774
Error '{' is followed by whitespace. 775
Error ')' is preceded with whitespace. 775
Error ')' is preceded with whitespace. 775
Error Line is longer than 80 characters. 778
Error '(' is followed by whitespace. 778
Error 'cast' is not followed by whitespace. 778
Error ')' is preceded with whitespace. 779
Error '}' should be on the same line. 780
Error '(' is followed by whitespace. 781
Error ')' is preceded with whitespace. 781
Error '{' should be on the previous line. 782
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error '(' is followed by whitespace. 785
Error '(' is followed by whitespace. 785
Error '{' is followed by whitespace. 786
Error '{' is followed by whitespace. 787
Error ')' is preceded with whitespace. 787
Error ')' is preceded with whitespace. 787
Error Line is longer than 80 characters. 790
Error '(' is followed by whitespace. 790
Error 'cast' is not followed by whitespace. 790
Error ')' is preceded with whitespace. 791
Error '(' is followed by whitespace. 793
Error ')' is preceded with whitespace. 793
Error '}' should be on the same line. 794
Error '{' should be on the previous line. 796
Error '(' is followed by whitespace. 799
Error ')' is preceded with whitespace. 799
Error ')' is preceded with whitespace. 799
Error '(' is followed by whitespace. 800
Error ')' is preceded with whitespace. 800
Error Line is longer than 80 characters. 801
Error '(' is followed by whitespace. 801
Error '(' is followed by whitespace. 801
Error '{' is followed by whitespace. 802
Error '{' is followed by whitespace. 802
Error ')' is preceded with whitespace. 802
Error ')' is preceded with whitespace. 802
Error Line is longer than 80 characters. 805
Error '(' is followed by whitespace. 805
Error 'cast' is not followed by whitespace. 805
Error ')' is preceded with whitespace. 806
Error '(' is followed by whitespace. 809
Error ')' is preceded with whitespace. 809
Error '(' is followed by whitespace. 812
Error ')' is preceded with whitespace. 812
Error '{' should be on the previous line. 813
Error 'cast' is not followed by whitespace. 816
Error '(' is followed by whitespace. 816
Error ')' is preceded with whitespace. 816
Error '(' is followed by whitespace. 817
Error ')' is preceded with whitespace. 817
Error '(' is followed by whitespace. 818
Error '{' is followed by whitespace. 819
Error '{' is followed by whitespace. 820
Error ')' is preceded with whitespace. 820
Error ')' is preceded with whitespace. 820
Error '(' is followed by whitespace. 823
Error 'cast' is not followed by whitespace. 823
Error ')' is preceded with whitespace. 824
Error '(' is followed by whitespace. 831
Error Parameter instrumentData should be final. 831
Error ')' is preceded with whitespace. 831
Error '{' should be on the previous line. 832
Error '(' is followed by whitespace. 835
Error ')' is preceded with whitespace. 835
Error '(' is followed by whitespace. 836
Error ')' is preceded with whitespace. 836
Error '{' should be on the previous line. 837
Error Line is longer than 80 characters. 838
Error '(' is followed by whitespace. 838
Error ')' is preceded with whitespace. 838
Error Method length is 154 lines (max allowed is 150). 846
Error '(' is followed by whitespace. 846
Error Parameter instrumentData should be final. 846
Error Parameter instrumentTreeNode should be final. 847
Error Parameter oldStateVersion should be final. 848
Error Expected @param tag for 'oldStateVersion'. 848
Error ')' is preceded with whitespace. 848
Error '{' should be on the previous line. 849
Error '(' is followed by whitespace. 851
Error ')' is preceded with whitespace. 851
Error '{' should be on the previous line. 852
Error '(' is followed by whitespace. 857
Error ')' is preceded with whitespace. 857
Error '{' should be on the previous line. 858
Error Line is longer than 80 characters. 859
Error '(' is followed by whitespace. 859
Error ')' is preceded with whitespace. 860
Error Line is longer than 80 characters. 866
Error '(' is followed by whitespace. 868
Error ')' is preceded with whitespace. 868
Error '{' should be on the previous line. 869
Error '(' is followed by whitespace. 874
Error ')' is preceded with whitespace. 874
Error '{' should be on the previous line. 875
Error Line is longer than 80 characters. 880
Error 'cast' is not followed by whitespace. 880
Error '(' is followed by whitespace. 880
Error ')' is preceded with whitespace. 880
Error 'cast' is not followed by whitespace. 881
Error '(' is followed by whitespace. 882
Error ')' is preceded with whitespace. 882
Error '(' is followed by whitespace. 884
Error ')' is preceded with whitespace. 884
Error '{' should be on the previous line. 885
Error Line is longer than 80 characters. 887
Error '(' is followed by whitespace. 887
Error 'cast' is not followed by whitespace. 887
Error ')' is preceded with whitespace. 887
Error '(' is followed by whitespace. 890
Error '(' is followed by whitespace. 890
Error '{' is followed by whitespace. 891
Error '{' is followed by whitespace. 892
Error ')' is preceded with whitespace. 892
Error ')' is preceded with whitespace. 892
Error '}' should be on the same line. 897
Error '(' is followed by whitespace. 898
Error ')' is preceded with whitespace. 898
Error '{' should be on the previous line. 899
Error Line is longer than 80 characters. 902
Error '(' is followed by whitespace. 902
Error ')' is preceded with whitespace. 903
Error ')' is preceded with whitespace. 903
Error '(' is followed by whitespace. 904
Error ')' is preceded with whitespace. 904
Error '(' is followed by whitespace. 905
Error '(' is followed by whitespace. 905
Error ',' is not followed by whitespace. 906
Error '{' is followed by whitespace. 906
Error '{' is followed by whitespace. 907
Error ')' is preceded with whitespace. 907
Error ')' is preceded with whitespace. 907
Error 'cast' is not followed by whitespace. 911
Error '(' is followed by whitespace. 913
Error ')' is preceded with whitespace. 913
Error '(' is followed by whitespace. 914
Error ')' is preceded with whitespace. 914
Error '{' should be on the previous line. 915
Error '(' is followed by whitespace. 916
Error ')' is preceded with whitespace. 916
Error '(' is followed by whitespace. 922
Error ')' is preceded with whitespace. 922
Error '(' is followed by whitespace. 923
Error ')' is preceded with whitespace. 923
Error '{' should be on the previous line. 924
Error Line is longer than 80 characters. 925
Error '(' is followed by whitespace. 925
Error ')' is preceded with whitespace. 925
Error '}' should be on the same line. 927
Error '(' is followed by whitespace. 928
Error ')' is preceded with whitespace. 928
Error '{' should be on the previous line. 929
Error '(' is followed by whitespace. 931
Error ')' is preceded with whitespace. 931
Error '(' is followed by whitespace. 932
Error '(' is followed by whitespace. 932
Error '{' is followed by whitespace. 933
Error '{' is followed by whitespace. 934
Error ')' is preceded with whitespace. 934
Error ')' is preceded with whitespace. 934
Error 'cast' is not followed by whitespace. 938
Error '(' is followed by whitespace. 940
Error ')' is preceded with whitespace. 940
Error '(' is followed by whitespace. 941
Error ')' is preceded with whitespace. 941
Error '{' should be on the previous line. 942
Error '(' is followed by whitespace. 943
Error ')' is preceded with whitespace. 943
Error '(' is followed by whitespace. 947
Error ')' is preceded with whitespace. 947
Error '}' should be on the same line. 948
Error '{' should be on the previous line. 950
Error Line is longer than 80 characters. 953
Error '(' is followed by whitespace. 953
Error ')' is preceded with whitespace. 953
Error ')' is preceded with whitespace. 954
Error '(' is followed by whitespace. 955
Error ')' is preceded with whitespace. 955
Error Line is longer than 80 characters. 956
Error '(' is followed by whitespace. 956
Error '(' is followed by whitespace. 956
Error '{' is followed by whitespace. 957
Error '{' is followed by whitespace. 957
Error ')' is preceded with whitespace. 957
Error ')' is preceded with whitespace. 957
Error 'cast' is not followed by whitespace. 961
Error '(' is followed by whitespace. 963
Error ')' is preceded with whitespace. 963
Error '(' is followed by whitespace. 964
Error ')' is preceded with whitespace. 964
Error '{' should be on the previous line. 965
Error '(' is followed by whitespace. 966
Error ')' is preceded with whitespace. 966
Error '(' is followed by whitespace. 972
Error ')' is preceded with whitespace. 972
Error '(' is followed by whitespace. 973
Error ')' is preceded with whitespace. 973
Error '{' should be on the previous line. 974
Error '(' is followed by whitespace. 975
Error ')' is preceded with whitespace. 975
Error '(' is followed by whitespace. 980
Error ')' is preceded with whitespace. 980
Error '{' should be on the previous line. 981
Error 'cast' is not followed by whitespace. 984
Error '(' is followed by whitespace. 984
Error ')' is preceded with whitespace. 984
Error '(' is followed by whitespace. 986
Error ')' is preceded with whitespace. 986
Error '(' is followed by whitespace. 987
Error '{' is followed by whitespace. 988
Error '{' is followed by whitespace. 989
Error ')' is preceded with whitespace. 989
Error ')' is preceded with whitespace. 989
Error 'cast' is not followed by whitespace. 993
Error '(' is followed by whitespace. 995
Error ')' is preceded with whitespace. 995
Error '(' is followed by whitespace. 996
Error ')' is preceded with whitespace. 996
Error '{' should be on the previous line. 997
Error '(' is followed by whitespace. 998
Error ')' is preceded with whitespace. 998
Error '(' is followed by whitespace. 1007
Error Parameter sampleData should be final. 1007
Error ')' is preceded with whitespace. 1007
Error '{' should be on the previous line. 1008
Error '(' is followed by whitespace. 1011
Error ')' is preceded with whitespace. 1011
Error '(' is followed by whitespace. 1012
Error ')' is preceded with whitespace. 1012
Error '{' should be on the previous line. 1013
Error '(' is followed by whitespace. 1014
Error ')' is preceded with whitespace. 1014
Error '(' is followed by whitespace. 1022
Error Parameter sampleData should be final. 1022
Error Parameter sampleTreeNode should be final. 1023
Error ')' is preceded with whitespace. 1023
Error '{' should be on the previous line. 1024
Error 'cast' is not followed by whitespace. 1026
Error '(' is followed by whitespace. 1029
Error '(' is followed by whitespace. 1029
Error ')' is preceded with whitespace. 1030
Error ')' is preceded with whitespace. 1030

org/apache/excalibur/instrument/client/InstrumentNodeData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Name 'm_iconInstrumentCtrConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Error Line has trailing spaces. 34
Error Name 'm_iconInstrumentCtrReg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Line has trailing spaces. 37
Error Name 'm_iconInstrumentCtrRegConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Error Line has trailing spaces. 41
Error Name 'm_iconInstrumentCtrOld' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Error Line has trailing spaces. 45
Error Name 'm_iconInstrumentValConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
Error Line has trailing spaces. 48
Error Name 'm_iconInstrumentValReg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Error Line has trailing spaces. 51
Error Name 'm_iconInstrumentValRegConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Error Line has trailing spaces. 55
Error Name 'm_iconInstrumentValOld' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error Name 'm_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 75
Error '(' is followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 79
Error '(' is followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 84
Error '(' is followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line is longer than 80 characters. 86
Error '(' is followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line is longer than 80 characters. 88
Error '(' is followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line is longer than 80 characters. 90
Error '(' is followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 96
Error '(' is followed by whitespace. 96
Error Parameter data should be final. 96
Error Parameter connection should be final. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '}' should be on the same line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error '}' should be on the same line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error '}' should be on the same line. 131
Error '{' should be on the previous line. 133
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error '}' should be on the same line. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '}' should be on the same line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error '}' should be on the same line. 150
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 158
Error '(' is followed by whitespace. 158
Error '+' should be on a new line. 158
Error ')' is preceded with whitespace. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 164
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error '}' should be on the same line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error '}' should be on the same line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error '}' should be on the same line. 187
Error '{' should be on the previous line. 189
Error Line has trailing spaces. 193
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '}' should be on the same line. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '{' should be on the previous line. 200
Error '}' should be on the same line. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '{' should be on the previous line. 204
Error '}' should be on the same line. 206
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 212
Error Line is longer than 80 characters. 214
Error '(' is followed by whitespace. 214
Error '+' should be on a new line. 214
Error ')' is preceded with whitespace. 215
Error Line has trailing spaces. 217
Error Line has trailing spaces. 220
Error '{' should be on the previous line. 228
Error Line has trailing spaces. 230
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 233
Error Parameter event should be final. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error Line has trailing spaces. 243
Error Line has trailing spaces. 246
Error Missing a Javadoc comment. 250
Error '{' should be on the previous line. 251
Error Line has trailing spaces. 254
Error Missing a Javadoc comment. 255
Error '{' should be on the previous line. 256
Error Line has trailing spaces. 259
Error Missing a Javadoc comment. 260
Error '{' should be on the previous line. 261
Error Line has trailing spaces. 264
Error Missing a Javadoc comment. 265
Error '{' should be on the previous line. 266
Error Line has trailing spaces. 269
Error Missing a Javadoc comment. 270
Error '{' should be on the previous line. 271
Error Line is longer than 80 characters. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 274
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error Line has trailing spaces. 281
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 284
Error Line has trailing spaces. 288
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error Line has trailing spaces. 295

org/apache/excalibur/instrument/client/InstrumentSampleData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/InstrumentSampleData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 27

org/apache/excalibur/instrument/client/InstrumentSampleElementData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/InstrumentSampleElementData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 25
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 34
Error Line has trailing spaces. 41
Error Line has trailing spaces. 48
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 68
Error Line has trailing spaces. 75
Error Line has trailing spaces. 82

org/apache/excalibur/instrument/client/InstrumentSampleFrame.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Name 'm_iconDisconnected' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'm_iconMissing' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'm_iconExpired' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Name 'm_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name 'm_instrumentSampleName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name 'm_fullName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Line has trailing spaces. 58
Error Name 'm_lastSnapshotTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Line has trailing spaces. 62
Error Name 'm_samples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Line has trailing spaces. 65
Error Name 'm_lineChart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 79
Error '(' is followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 87
Error '(' is followed by whitespace. 87
Error Parameter stateConfig should be final. 87
Error Parameter connection should be final. 88
Error Parameter frame should be final. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 100
Error '(' is followed by whitespace. 100
Error Parameter connection should be final. 100
Error Parameter sampleName should be final. 101
Error Parameter frame should be final. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 109
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error '600' is a magic number. 110
Error '120' is a magic number. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line is longer than 80 characters. 117
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 120
Error '(' is followed by whitespace. 120
Error Parameter stateConfig should be final. 120
Error Expected @param tag for 'stateConfig'. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126
Error Method 'hideFrame' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 130
Error Method 'internalFrameClosed' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error '(' is followed by whitespace. 137
Error Parameter event should be final. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Method 'getInstrumentSampleName' is not designed for extension - needs to be abstract, final or empty. 154
Error '{' should be on the previous line. 155
Error Line has trailing spaces. 158
Error Method 'getLastSnapshotTime' is not designed for extension - needs to be abstract, final or empty. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 169
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error 'cast' is not followed by whitespace. 182
Error Line has trailing spaces. 183
Error '}' should be on the same line. 186
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error '}' should be on the same line. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error '}' should be on the same line. 194
Error '{' should be on the previous line. 196
Error Line has trailing spaces. 199
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error Line has trailing spaces. 206
Error '{' should be on the previous line. 215
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error 'cast' is not followed by whitespace. 223
Error Line has trailing spaces. 224
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 228
Error 'cast' is not followed by whitespace. 228
Error 'while' is not followed by whitespace. 229
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error Line is longer than 80 characters. 232
Error '(' is followed by whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '}' should be on the same line. 235
Error '{' should be on the previous line. 237
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '(' is followed by whitespace. 239
Error 'cast' is not followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error 'cast' is not followed by whitespace. 240
Error Line has trailing spaces. 243
Error Line has trailing spaces. 247
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error Line has trailing spaces. 254
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error Line has trailing spaces. 258
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error Line has trailing spaces. 262
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error Line has trailing spaces. 267
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error Line has trailing spaces. 270
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 274
Error Line has trailing spaces. 276
Error '(' is followed by whitespace. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 279
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error First sentence should end with a period. 284
Error Line is longer than 80 characters. 287
Error '(' is followed by whitespace. 289
Error Parameter snapshot should be final. 289
Error ')' is preceded with whitespace. 289
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error 'if' is not followed by whitespace. 296
Error '(' is followed by whitespace. 296
Error '1000' is a magic number. 296
Error ')' is preceded with whitespace. 296
Error '{' should be on the previous line. 297
Error 'cast' is not followed by whitespace. 299
Error '(' is followed by whitespace. 299
Error '10000' is a magic number. 299
Error ')' is preceded with whitespace. 299
Error '}' should be on the same line. 302
Error 'if' is not followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error '60000' is a magic number. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error 'cast' is not followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error '60000' is a magic number. 306
Error ')' is preceded with whitespace. 306
Error '}' should be on the same line. 309
Error 'if' is not followed by whitespace. 310
Error '(' is followed by whitespace. 310
Error '600000' is a magic number. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error 'cast' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error '600000' is a magic number. 313
Error ')' is preceded with whitespace. 313
Error '}' should be on the same line. 316
Error 'if' is not followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error '3600000' is a magic number. 317
Error ')' is preceded with whitespace. 317
Error '{' should be on the previous line. 318
Error 'cast' is not followed by whitespace. 320
Error '(' is followed by whitespace. 320
Error '3600000' is a magic number. 320
Error ')' is preceded with whitespace. 320
Error '}' should be on the same line. 323
Error 'if' is not followed by whitespace. 324
Error '(' is followed by whitespace. 324
Error '86400000' is a magic number. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 325
Error 'cast' is not followed by whitespace. 327
Error '(' is followed by whitespace. 327
Error '86400000' is a magic number. 327
Error ')' is preceded with whitespace. 327
Error '}' should be on the same line. 330
Error 'if' is not followed by whitespace. 331
Error '(' is followed by whitespace. 331
Error '604800000' is a magic number. 331
Error ')' is preceded with whitespace. 331
Error '{' should be on the previous line. 332
Error 'cast' is not followed by whitespace. 334
Error '(' is followed by whitespace. 334
Error '604800000' is a magic number. 334
Error ')' is preceded with whitespace. 334
Error '}' should be on the same line. 337
Error '{' should be on the previous line. 339
Error '10' is a magic number. 341
Error Line has trailing spaces. 348
Error Line is longer than 80 characters. 351
Error '20' is a magic number. 351
Error ')' is preceded with whitespace. 351
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error Line has trailing spaces. 354
Error Missing a Javadoc comment. 355
Error '(' is followed by whitespace. 355
Error Parameter snapshot should be final. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 356
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error '{' should be on the previous line. 358
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error Line has trailing spaces. 360
Error Line has trailing spaces. 362
Error Line has trailing spaces. 367
Error Line is longer than 80 characters. 368
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error '{' should be on the previous line. 372
Error Line is longer than 80 characters. 373
Error '}' should be on the same line. 375
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error Line is longer than 80 characters. 381
Error '(' is followed by whitespace. 381
Error ')' is preceded with whitespace. 381
Error '}' should be on the same line. 382
Error '{' should be on the previous line. 384
Error Line is longer than 80 characters. 385
Error Line has trailing spaces. 387
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '{' should be on the previous line. 390
Error '}' should be on the same line. 392
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error '{' should be on the previous line. 394
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '{' should be on the previous line. 398
Error Line is longer than 80 characters. 399
Error Line is longer than 80 characters. 400
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error '}' should be on the same line. 401
Error '{' should be on the previous line. 403
Error Line is longer than 80 characters. 404
Error Line is longer than 80 characters. 406
Error ')' is preceded with whitespace. 406
Error Line has trailing spaces. 410
Error 'cast' is not followed by whitespace. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error '(' is followed by whitespace. 414
Error ')' is preceded with whitespace. 414
Error '{' should be on the previous line. 415
Error Line has trailing spaces. 418
Error '(' is followed by whitespace. 420
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error ')' is preceded with whitespace. 420
Error '{' should be on the previous line. 421
Error Line is longer than 80 characters. 422
Error Line is longer than 80 characters. 423
Error '(' is followed by whitespace. 423
Error ')' is preceded with whitespace. 423
Error Line has trailing spaces. 425
Error Line is longer than 80 characters. 426
Error '(' is followed by whitespace. 428
Error ')' is preceded with whitespace. 428
Error '{' should be on the previous line. 429
Error Line is longer than 80 characters. 430
Error '(' is followed by whitespace. 430
Error ')' is preceded with whitespace. 430
Error Line has trailing spaces. 435
Error Line is longer than 80 characters. 438
Error ')' is preceded with whitespace. 438
Error Line has trailing spaces. 440
Error '(' is followed by whitespace. 442
Error ')' is preceded with whitespace. 442
Error Line has trailing spaces. 443
Error Line has trailing spaces. 446
Error '{' should be on the previous line. 455
Error '(' is followed by whitespace. 456
Error ')' is preceded with whitespace. 456
Error '{' should be on the previous line. 457
Error Line has trailing spaces. 459
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error Line has trailing spaces. 465
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error Line has trailing spaces. 467
Error Line has trailing spaces. 469
Error Line has trailing spaces. 474
Error '{' should be on the previous line. 479
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error '{' should be on the previous line. 481
Error Line has trailing spaces. 483
Error '(' is followed by whitespace. 485
Error ')' is preceded with whitespace. 485
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '(' is followed by whitespace. 488
Error ')' is preceded with whitespace. 488
Error Line has trailing spaces. 489
Error '(' is followed by whitespace. 490
Error ')' is preceded with whitespace. 490
Error Line has trailing spaces. 491
Error Line has trailing spaces. 493
Error Line has trailing spaces. 498
Error '{' should be on the previous line. 503
Error '(' is followed by whitespace. 504
Error ')' is preceded with whitespace. 504
Error '{' should be on the previous line. 505
Error '(' is followed by whitespace. 508
Error '(' is followed by whitespace. 508
Error '220' is a magic number. 508
Error '220' is a magic number. 508
Error '220' is a magic number. 508
Error ')' is preceded with whitespace. 508
Error ')' is preceded with whitespace. 508
Error Line has trailing spaces. 510
Error Line has trailing spaces. 512
Error Line has trailing spaces. 517
Error Method 'updateSnapshot' is not designed for extension - needs to be abstract, final or empty. 523
Error '(' is followed by whitespace. 523
Error Parameter snapshot should be final. 523
Error ')' is preceded with whitespace. 523
Error '{' should be on the previous line. 524
Error '(' is followed by whitespace. 525
Error ')' is preceded with whitespace. 525
Error '{' should be on the previous line. 526
Error '}' should be on the same line. 529
Error '{' should be on the previous line. 531
Error '(' is followed by whitespace. 532
Error ')' is preceded with whitespace. 532
Error '{' should be on the previous line. 533
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error Line has trailing spaces. 536
Error '(' is followed by whitespace. 537
Error ')' is preceded with whitespace. 537
Error '{' should be on the previous line. 538
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error '{' should be on the previous line. 541
Error '}' should be on the same line. 544
Error Line is longer than 80 characters. 545
Error '(' is followed by whitespace. 545
Error '(' is followed by whitespace. 545
Error ')' is preceded with whitespace. 545
Error '(' is followed by whitespace. 545
Error ')' is preceded with whitespace. 545
Error ')' is preceded with whitespace. 545
Error Line is longer than 80 characters. 547
Error '}' should be on the same line. 549
Error '{' should be on the previous line. 551
Error '}' should be on the same line. 555
Error '{' should be on the previous line. 557
Error '(' is followed by whitespace. 558
Error ')' is preceded with whitespace. 558
Error Line has trailing spaces. 562
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 566
Error '{' should be on the previous line. 567
Error '(' is followed by whitespace. 569
Error ')' is preceded with whitespace. 569
Error '{' should be on the previous line. 570
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error Line has trailing spaces. 573
Error '(' is followed by whitespace. 574
Error ')' is preceded with whitespace. 574

org/apache/excalibur/instrument/client/InstrumentSampleNodeData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Name 'm_icons' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Error '4' is a magic number. 44
Error '4' is a magic number. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Name 'm_instrumentName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name 'm_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 53
Error Name 'm_leaseExpireTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line has trailing spaces. 54
Error Name 'm_leaseDuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Line has trailing spaces. 57
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Line has trailing spaces. 60
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Line has trailing spaces. 63
Error Name 'm_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error '(' is followed by whitespace. 81
Error Parameter cl should be final. 81
Error Parameter type should be final. 81
Error Parameter prefix should be final. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error '(' is followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 95
Error Missing a Javadoc comment. 99
Error '(' is followed by whitespace. 99
Error Parameter instrumentName should be final. 99
Error Parameter data should be final. 100
Error Parameter connection should be final. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Line has trailing spaces. 106
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 127
Error Line has trailing spaces. 131
Error Line has trailing spaces. 135
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 141
Error '(' is followed by whitespace. 141
Error '+' should be on a new line. 141
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 144
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '}' should be on the same line. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '}' should be on the same line. 155
Error '{' should be on the previous line. 157
Error '}' should be on the same line. 160
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 165
Error Line has trailing spaces. 168
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '{' should be on the previous line. 178
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error '}' should be on the same line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error '+' should be on a new line. 188
Error '(' is followed by whitespace. 189
Error '1000' is a magic number. 189
Error ')' is preceded with whitespace. 189
Error '}' should be on the same line. 190
Error '{' should be on the previous line. 192
Error '+' should be on a new line. 193
Error '(' is followed by whitespace. 194
Error '1000' is a magic number. 194
Error ')' is preceded with whitespace. 194
Error '}' should be on the same line. 196
Error '{' should be on the previous line. 198
Error Line has trailing spaces. 202
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error '}' should be on the same line. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error Line is longer than 80 characters. 212
Error '+' should be on a new line. 212
Error '(' is followed by whitespace. 213
Error '1000' is a magic number. 213
Error ')' is preceded with whitespace. 213
Error '}' should be on the same line. 214
Error '{' should be on the previous line. 216
Error Line is longer than 80 characters. 217
Error '+' should be on a new line. 217
Error '(' is followed by whitespace. 218
Error '1000' is a magic number. 218
Error ')' is preceded with whitespace. 218
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error Line is longer than 80 characters. 223
Error Line has trailing spaces. 226
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '}' should be on the same line. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error '+' should be on a new line. 236
Error '(' is followed by whitespace. 237
Error '1000' is a magic number. 237
Error ')' is preceded with whitespace. 237
Error '}' should be on the same line. 238
Error '{' should be on the previous line. 240
Error '+' should be on a new line. 241
Error '(' is followed by whitespace. 242
Error '1000' is a magic number. 242
Error ')' is preceded with whitespace. 242
Error '}' should be on the same line. 244
Error '{' should be on the previous line. 246
Error Line is longer than 80 characters. 247
Error Line has trailing spaces. 250
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error '}' should be on the same line. 255
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '{' should be on the previous line. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error Line is longer than 80 characters. 260
Error '+' should be on a new line. 260
Error '(' is followed by whitespace. 261
Error '1000' is a magic number. 261
Error ')' is preceded with whitespace. 261
Error '}' should be on the same line. 262
Error '{' should be on the previous line. 264
Error Line is longer than 80 characters. 265
Error '+' should be on a new line. 265
Error '(' is followed by whitespace. 266
Error '1000' is a magic number. 266
Error ')' is preceded with whitespace. 266
Error '}' should be on the same line. 268
Error '{' should be on the previous line. 270
Error Line is longer than 80 characters. 271
Error Line has trailing spaces. 274
Error Line is longer than 80 characters. 276
Error '(' is followed by whitespace. 276
Error '+' should be on a new line. 276
Error ')' is preceded with whitespace. 277
Error Line has trailing spaces. 279
Error Line has trailing spaces. 282
Error '{' should be on the previous line. 290
Error Line has trailing spaces. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 295
Error Parameter event should be final. 295
Error ')' is preceded with whitespace. 295
Error '{' should be on the previous line. 296
Error Line is longer than 80 characters. 297
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error Line has trailing spaces. 303
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '{' should be on the previous line. 305
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error '{' should be on the previous line. 307
Error Line is longer than 80 characters. 308
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 310
Error Parameter event should be final. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error ')' is preceded with whitespace. 313
Error Line is longer than 80 characters. 316
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error '}' should be on the same line. 319
Error '{' should be on the previous line. 321
Error Line is longer than 80 characters. 322
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '(' is followed by whitespace. 324
Error Parameter event should be final. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 325
Error '600000' is a magic number. 327
Error Line is longer than 80 characters. 328
Error ')' is preceded with whitespace. 329
Error Line is longer than 80 characters. 331
Error ')' is preceded with whitespace. 332
Error Line is longer than 80 characters. 335
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error '(' is followed by whitespace. 336
Error ')' is preceded with whitespace. 336
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error Line has trailing spaces. 340
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error Line has trailing spaces. 343
Error Line has trailing spaces. 346
Error '{' should be on the previous line. 351
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error Line has trailing spaces. 354
Error Missing a Javadoc comment. 358
Error '{' should be on the previous line. 359
Error Line has trailing spaces. 362
Error Missing a Javadoc comment. 363
Error '{' should be on the previous line. 364
Error Line has trailing spaces. 367
Error Missing a Javadoc comment. 368
Error '{' should be on the previous line. 369
Error Line has trailing spaces. 372
Error Missing a Javadoc comment. 373
Error '{' should be on the previous line. 374
Error Line has trailing spaces. 377
Error Missing a Javadoc comment. 378
Error '{' should be on the previous line. 379
Error Line has trailing spaces. 382
Error Missing a Javadoc comment. 383
Error '{' should be on the previous line. 384
Error Line has trailing spaces. 387
Error Missing a Javadoc comment. 388
Error '{' should be on the previous line. 389
Error Line has trailing spaces. 392
Error Missing a Javadoc comment. 393
Error '{' should be on the previous line. 394
Error Line is longer than 80 characters. 396
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error Line has trailing spaces. 397
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error '{' should be on the previous line. 400
Error Line has trailing spaces. 404
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '{' should be on the previous line. 407
Error Line has trailing spaces. 411
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error '{' should be on the previous line. 414
Error Line has trailing spaces. 418
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '{' should be on the previous line. 421
Error Line has trailing spaces. 425
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error '{' should be on the previous line. 428
Error Line has trailing spaces. 432
Error Line has trailing spaces. 435
Error Missing a Javadoc comment. 436
Error '{' should be on the previous line. 437
Error Missing a Javadoc comment. 442
Error '(' is followed by whitespace. 442
Error Parameter leaseExpireTime should be final. 442
Error ')' is preceded with whitespace. 442
Error '{' should be on the previous line. 443
Error Line has trailing spaces. 446
Error '(' is followed by whitespace. 453
Error Parameter leaseDuration should be final. 453
Error ')' is preceded with whitespace. 453
Error '{' should be on the previous line. 454
Error '{' should be on the previous line. 464

org/apache/excalibur/instrument/client/InstrumentSampleSnapshotData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/InstrumentSampleSnapshotData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22

org/apache/excalibur/instrument/client/InstrumentSampleUtils.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Utility classes should not have a public or default constructor. 29
Error '{' should be on the previous line. 30
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Expected an @return tag. 40
Error '(' is followed by whitespace. 40
Error Parameter type should be final. 40
Error ')' is preceded with whitespace. 40
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error '(' is followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error ')' is preceded with whitespace. 43
Error '}' should be on the same line. 46
Error Line is longer than 80 characters. 47
Error '(' is followed by whitespace. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error ')' is preceded with whitespace. 47
Error '}' should be on the same line. 50
Error '(' is followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '}' should be on the same line. 54
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error ')' is preceded with whitespace. 55
Error '}' should be on the same line. 58
Error '{' should be on the previous line. 60
Error Line is longer than 80 characters. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error '(' is followed by whitespace. 65
Error Parameter type should be final. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 95
Error Parameter sampleType should be final. 95
Error Parameter sampleInterval should be final. 96
Error Parameter sampleSize should be final. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '+' should be on a new line. 99
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 113
Error '(' is followed by whitespace. 113
Error Parameter instrumentName should be final. 113
Error Parameter sampleType should be final. 114
Error Parameter sampleInterval should be final. 115
Error Parameter sampleSize should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '+' should be on a new line. 118
Error Line is longer than 80 characters. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 121
Error '(' is followed by whitespace. 130
Error Parameter type should be final. 130
Error Parameter interval should be final. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 138
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error Line has trailing spaces. 150
Error Line has trailing spaces. 154
Error '(' is followed by whitespace. 155
Error '1000' is a magic number. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '}' should be on the same line. 158
Error '(' is followed by whitespace. 159
Error '60000' is a magic number. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '}' should be on the same line. 162
Error '(' is followed by whitespace. 163
Error '3600000' is a magic number. 163
Error ')' is preceded with whitespace. 163
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '}' should be on the same line. 166
Error '(' is followed by whitespace. 167
Error '86400000' is a magic number. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '}' should be on the same line. 170
Error '(' is followed by whitespace. 171
Error '86400000' is a magic number. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '(' is followed by whitespace. 173
Error '86400000' is a magic number. 173
Error ')' is preceded with whitespace. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '}' should be on the same line. 175
Error '(' is followed by whitespace. 176
Error '3600000' is a magic number. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error '3600000' is a magic number. 178
Error ')' is preceded with whitespace. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '}' should be on the same line. 180
Error '(' is followed by whitespace. 181
Error '60000' is a magic number. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 183
Error '60000' is a magic number. 183
Error ')' is preceded with whitespace. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '}' should be on the same line. 185
Error '(' is followed by whitespace. 186
Error '1000' is a magic number. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 188
Error '1000' is a magic number. 188
Error ')' is preceded with whitespace. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '}' should be on the same line. 190
Error '{' should be on the previous line. 192
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error Line has trailing spaces. 196

org/apache/excalibur/instrument/client/InstrumentableData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 29
Error Line has trailing spaces. 36

org/apache/excalibur/instrument/client/InstrumentableNodeData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 27
Error Name 'm_iconInstrumentableConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Error Line has trailing spaces. 30
Error Name 'm_iconInstrumentableReg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Error Line has trailing spaces. 33
Error Name 'm_iconInstrumentableRegConf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Line has trailing spaces. 37
Error Name 'm_iconInstrumentableOld' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Name 'm_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line is longer than 80 characters. 57
Error '(' is followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line is longer than 80 characters. 59
Error '(' is followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line is longer than 80 characters. 61
Error '(' is followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter data should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '}' should be on the same line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error '}' should be on the same line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '}' should be on the same line. 96
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '}' should be on the same line. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error '}' should be on the same line. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '}' should be on the same line. 124
Error '{' should be on the previous line. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Missing a Javadoc comment. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 140
Error Missing a Javadoc comment. 141
Error '{' should be on the previous line. 142
Error Line has trailing spaces. 145
Error Missing a Javadoc comment. 146
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 152
Error Expected an @return tag. 155
Error '{' should be on the previous line. 156
Error Line is longer than 80 characters. 158
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error Line has trailing spaces. 159
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 166
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 173

org/apache/excalibur/instrument/client/LargeMenu.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 39
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 50
Error '(' is followed by whitespace. 57
Error Parameter s should be final. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 67
Error Parameter a should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 79
Error Parameter s should be final. 79
Error Parameter b should be final. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Method 'getPopupMenuOrigin' is not designed for extension - needs to be abstract, final or empty. 96
Error '{' should be on the previous line. 97
Error '=' is not followed by whitespace. 102
Error Line has trailing spaces. 105
Error '==' is not preceded with whitespace. 107
Error '==' is not followed by whitespace. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 112
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 118
Error '+' is not preceded with whitespace. 120
Error '+' is not followed by whitespace. 120
Error '{' should be on the previous line. 121
Error '}' should be on the same line. 123
Error '{' should be on the previous line. 125
Error '-' is not preceded with whitespace. 126
Error '-' is not followed by whitespace. 126
Error Line has trailing spaces. 128
Error '+' is not preceded with whitespace. 130
Error '+' is not followed by whitespace. 130
Error '{' should be on the previous line. 131
Error '}' should be on the same line. 133
Error '{' should be on the previous line. 135
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '}' should be on the same line. 147
Error '{' should be on the previous line. 149
Error Line is longer than 80 characters. 150
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error '+' is not preceded with whitespace. 160
Error '+' is not followed by whitespace. 160
Error Line has trailing spaces. 161
Error '-' is not preceded with whitespace. 163
Error '-' is not followed by whitespace. 163
Error Line has trailing spaces. 165
Error '+' is not preceded with whitespace. 167
Error '+' is not followed by whitespace. 167
Error '+' is not preceded with whitespace. 167
Error '+' is not followed by whitespace. 167
Error Line has trailing spaces. 175
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '{' should be on the previous line. 178
Error '}' should be on the same line. 181
Error '{' should be on the previous line. 183
Error Line is longer than 80 characters. 184
Error ',' is not followed by whitespace. 190

org/apache/excalibur/instrument/client/LineChart.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 45
Error Name 'm_zoneOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Name 'm_lineColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name 'm_lightLineColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error '(' is followed by whitespace. 50
Error '255' is a magic number. 50
Error '128' is a magic number. 50
Error '128' is a magic number. 50
Error ')' is preceded with whitespace. 50
Error Missing a Javadoc comment. 51
Error Name 'm_lightGridColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error '(' is followed by whitespace. 51
Error '192' is a magic number. 51
Error '192' is a magic number. 51
Error '192' is a magic number. 51
Error ')' is preceded with whitespace. 51
Error Missing a Javadoc comment. 52
Error Name 'm_darkGridColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error '(' is followed by whitespace. 52
Error '128' is a magic number. 52
Error '128' is a magic number. 52
Error '128' is a magic number. 52
Error ')' is preceded with whitespace. 52
Error Missing a Javadoc comment. 53
Error Name 'm_frameColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name 'm_crossColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'm_maskFrameColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error '(' is followed by whitespace. 55
Error '128' is a magic number. 55
Error '128' is a magic number. 55
Error '255' is a magic number. 55
Error '192' is a magic number. 55
Error ')' is preceded with whitespace. 55
Error Missing a Javadoc comment. 56
Error Name 'm_maskColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error '(' is followed by whitespace. 56
Error '224' is a magic number. 56
Error '224' is a magic number. 56
Error '255' is a magic number. 56
Error '192' is a magic number. 56
Error ')' is preceded with whitespace. 56
Error Name 'm_lineSampleInterval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Name 'm_sampleInterval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Name 'm_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Name 'm_dFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Name 'm_averageWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Line has trailing spaces. 78
Error Name 'm_antialias' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Line has trailing spaces. 81
Error Name 'm_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Name 'm_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
Error Name 'm_averageWindowValues' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Error Name 'm_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Error Name 'm_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Name 'm_intFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Line is longer than 80 characters. 101
Error Name 'm_floatFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Missing a Javadoc comment. 103
Error Name 'm_mouseOver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Missing a Javadoc comment. 104
Error Name 'm_mousePressed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
Error Missing a Javadoc comment. 105
Error Name 'm_mouseX' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error Missing a Javadoc comment. 106
Error Name 'm_mouseY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 137
Error '(' is followed by whitespace. 139
Error Parameter lineSampleInterval should be final. 139
Error Parameter sampleInterval should be final. 140
Error Parameter format should be final. 141
Error Parameter detailFormat should be final. 142
Error Parameter averageWindow should be final. 143
Error Parameter antialias should be final. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Method 'setAntialias' is not designed for extension - needs to be abstract, final or empty. 168
Error '(' is followed by whitespace. 168
Error Parameter antialias should be final. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 172
Error Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 179
Error '(' is followed by whitespace. 179
Error Parameter values should be final. 179
Error Parameter time should be final. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error 'for' is not followed by whitespace. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error 'if' is not followed by whitespace. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error 'if' is not followed by whitespace. 190
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '{' should be on the previous line. 191
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '10' is a magic number. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '(' is followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error '10' is a magic number. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error ')' is preceded with whitespace. 197
Error ')' is preceded with whitespace. 197
Error '(' is followed by whitespace. 198
Error '10' is a magic number. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error ')' is preceded with whitespace. 198
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error 'if' is not followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error 'for' is not followed by whitespace. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error 'if' is not followed by whitespace. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error 'if' is not followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error 'cast' is not followed by whitespace. 219
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error 'synchronized' is not followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error Missing a Javadoc comment. 240
Error '(' is followed by whitespace. 240
Error Parameter dTime should be final. 240
Error Parameter detailed should be final. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error Line has trailing spaces. 251
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error 'if' is not followed by whitespace. 254
Error '(' is followed by whitespace. 254
Error '10' is a magic number. 254
Error ')' is preceded with whitespace. 254
Error '{' should be on the previous line. 255
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '}' should be on the same line. 257
Error '{' should be on the previous line. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error 'if' is not followed by whitespace. 265
Error '(' is followed by whitespace. 265
Error '10' is a magic number. 265
Error ')' is preceded with whitespace. 265
Error '{' should be on the previous line. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '}' should be on the same line. 268
Error '{' should be on the previous line. 270
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error 'if' is not followed by whitespace. 276
Error '(' is followed by whitespace. 276
Error '10' is a magic number. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '}' should be on the same line. 279
Error '{' should be on the previous line. 281
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error 'if' is not followed by whitespace. 287
Error '(' is followed by whitespace. 287
Error '10' is a magic number. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error '}' should be on the same line. 290
Error '{' should be on the previous line. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error 'if' is not followed by whitespace. 298
Error '(' is followed by whitespace. 298
Error '10' is a magic number. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '}' should be on the same line. 301
Error '{' should be on the previous line. 303
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '10' is a magic number. 308
Error 'if' is not followed by whitespace. 309
Error '(' is followed by whitespace. 309
Error '10' is a magic number. 309
Error ')' is preceded with whitespace. 309
Error '{' should be on the previous line. 310
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '}' should be on the same line. 312
Error '{' should be on the previous line. 314
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error 'if' is not followed by whitespace. 319
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error '{' should be on the previous line. 320
Error '(' is followed by whitespace. 321
Error Line is longer than 80 characters. 322
Error ')' is preceded with whitespace. 322
Error '}' should be on the same line. 323
Error '{' should be on the previous line. 325
Error '(' is followed by whitespace. 326
Error Line is longer than 80 characters. 327
Error ')' is preceded with whitespace. 327
Error Line has trailing spaces. 331
Error '(' is followed by whitespace. 343
Error Parameter g should be final. 343
Error Parameter yLabelInterval should be final. 344
Error Parameter fontHeight should be final. 345
Error Parameter chartLeft should be final. 346
Error Parameter chartTop should be final. 347
Error Parameter chartWidth should be final. 348
Error Parameter chartHeight should be final. 349
Error ')' is preceded with whitespace. 349
Error '{' should be on the previous line. 350
Error 'if' is not followed by whitespace. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error 'cast' is not followed by whitespace. 353
Error '(' is followed by whitespace. 353
Error 'cast' is not followed by whitespace. 353
Error '(' is followed by whitespace. 354
Error 'cast' is not followed by whitespace. 354
Error '(' is followed by whitespace. 354
Error ')' is preceded with whitespace. 354
Error ')' is preceded with whitespace. 354
Error ')' is preceded with whitespace. 354
Error Line is longer than 80 characters. 356
Error 'for' is not followed by whitespace. 356
Error '(' is followed by whitespace. 356
Error '(' is followed by whitespace. 356
Error 'cast' is not followed by whitespace. 356
Error '(' is followed by whitespace. 356
Error 'cast' is not followed by whitespace. 356
Error ')' is preceded with whitespace. 356
Error ')' is preceded with whitespace. 356
Error ')' is preceded with whitespace. 357
Error '{' should be on the previous line. 358
Error '-' should be on a new line. 361
Error Line is longer than 80 characters. 362
Error 'cast' is not followed by whitespace. 362
Error '(' is followed by whitespace. 362
Error 'cast' is not followed by whitespace. 362
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error ')' is preceded with whitespace. 362
Error 'if' is not followed by whitespace. 364
Error '(' is followed by whitespace. 364
Error ')' is preceded with whitespace. 364
Error '{' should be on the previous line. 365
Error 'if' is not followed by whitespace. 368
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error '{' should be on the previous line. 369
Error '(' is followed by whitespace. 370
Error ')' is preceded with whitespace. 370
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error Line is longer than 80 characters. 372
Error '(' is followed by whitespace. 372
Error '5' is a magic number. 372
Error '(' is followed by whitespace. 372
Error ')' is preceded with whitespace. 372
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error ')' is preceded with whitespace. 373
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 375
Error '}' should be on the same line. 376
Error '{' should be on the previous line. 378
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error 'if' is not followed by whitespace. 383
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error '(' is followed by whitespace. 385
Error ')' is preceded with whitespace. 385
Error '(' is followed by whitespace. 401
Error Parameter g should be final. 401
Error Parameter fontHeight should be final. 402
Error Parameter chartLeft should be final. 403
Error Parameter chartTop should be final. 404
Error Parameter chartWidth should be final. 405
Error Parameter chartHeight should be final. 406
Error ')' is preceded with whitespace. 406
Error '{' should be on the previous line. 407
Error 'if' is not followed by whitespace. 408
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error '{' should be on the previous line. 409
Error Line has trailing spaces. 411
Error Line is longer than 80 characters. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error '(' is followed by whitespace. 414
Error ')' is preceded with whitespace. 414
Error '10' is a magic number. 414
Error 'if' is not followed by whitespace. 418
Error '(' is followed by whitespace. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error 'cast' is not followed by whitespace. 420
Error Line is longer than 80 characters. 421
Error 'cast' is not followed by whitespace. 421
Error '(' is followed by whitespace. 421
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error ')' is preceded with whitespace. 421
Error ')' is preceded with whitespace. 421
Error '}' should be on the same line. 422
Error '{' should be on the previous line. 424
Error '(' is followed by whitespace. 429
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '/' should be on a new line. 429
Error '(' is followed by whitespace. 430
Error ')' is preceded with whitespace. 430
Error ')' is preceded with whitespace. 430
Error '*' should be on a new line. 430
Error '(' is followed by whitespace. 431
Error ')' is preceded with whitespace. 431
Error 'for' is not followed by whitespace. 435
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error '{' should be on the previous line. 436
Error Line is longer than 80 characters. 437
Error '(' is followed by whitespace. 437
Error ')' is preceded with whitespace. 437
Error Line is longer than 80 characters. 438
Error 'if' is not followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error ')' is preceded with whitespace. 438
Error ')' is preceded with whitespace. 438
Error ')' is preceded with whitespace. 438
Error Line is longer than 80 characters. 440
Error '(' is followed by whitespace. 440
Error ')' is preceded with whitespace. 440
Error 'if' is not followed by whitespace. 443
Error '(' is followed by whitespace. 443
Error '(' is followed by whitespace. 443
Error ')' is preceded with whitespace. 443
Error '||' should be on a new line. 443
Error '(' is followed by whitespace. 444
Error ')' is preceded with whitespace. 444
Error ')' is preceded with whitespace. 444
Error '{' should be on the previous line. 445
Error '(' is followed by whitespace. 446
Error '(' is followed by whitespace. 446
Error ')' is preceded with whitespace. 446
Error ')' is preceded with whitespace. 446
Error Line is longer than 80 characters. 448
Error 'if' is not followed by whitespace. 448
Error '(' is followed by whitespace. 448
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error ')' is preceded with whitespace. 448
Error '(' is followed by whitespace. 450
Error ')' is preceded with whitespace. 450
Error Line is longer than 80 characters. 451
Error '(' is followed by whitespace. 451
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error ')' is preceded with whitespace. 452
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error '}' should be on the same line. 456
Error '{' should be on the previous line. 458
Error '(' is followed by whitespace. 459
Error ')' is preceded with whitespace. 459
Error '}' should be on the same line. 461
Error '{' should be on the previous line. 463
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error 'if' is not followed by whitespace. 469
Error '(' is followed by whitespace. 469
Error ')' is preceded with whitespace. 469
Error '{' should be on the previous line. 470
Error '(' is followed by whitespace. 471
Error ')' is preceded with whitespace. 471
Error Line has trailing spaces. 477
Error '(' is followed by whitespace. 487
Error Parameter g should be final. 487
Error Parameter chartLeft should be final. 488
Error Parameter chartTop should be final. 489
Error Parameter chartWidth should be final. 490
Error Parameter chartHeight should be final. 491
Error ')' is preceded with whitespace. 491
Error '{' should be on the previous line. 492
Error 'if' is not followed by whitespace. 493
Error '(' is followed by whitespace. 493
Error '(' is followed by whitespace. 493
Error ')' is preceded with whitespace. 493
Error '(' is followed by whitespace. 493
Error ')' is preceded with whitespace. 493
Error ')' is preceded with whitespace. 493
Error '{' should be on the previous line. 494
Error '(' is followed by whitespace. 495
Error ')' is preceded with whitespace. 495
Error Line is longer than 80 characters. 496
Error '(' is followed by whitespace. 496
Error ')' is preceded with whitespace. 496
Error Line is longer than 80 characters. 497
Error '(' is followed by whitespace. 497
Error ')' is preceded with whitespace. 498
Error Line has trailing spaces. 501
Error '(' is followed by whitespace. 511
Error Parameter g should be final. 511
Error Parameter chartLeft should be final. 512
Error Parameter chartTop should be final. 513
Error Parameter chartWidth should be final. 514
Error Parameter chartHeight should be final. 515
Error ')' is preceded with whitespace. 515
Error '{' should be on the previous line. 516
Error 'if' is not followed by whitespace. 517
Error '(' is followed by whitespace. 517
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error ')' is preceded with whitespace. 517
Error '{' should be on the previous line. 518
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error '}' should be on the same line. 520
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error 'for' is not followed by whitespace. 528
Error '(' is followed by whitespace. 528
Error ')' is preceded with whitespace. 528
Error '{' should be on the previous line. 529
Error '(' is followed by whitespace. 531
Error ')' is preceded with whitespace. 531
Error '-' should be on a new line. 535
Error Line is longer than 80 characters. 536
Error 'cast' is not followed by whitespace. 536
Error '(' is followed by whitespace. 536
Error 'cast' is not followed by whitespace. 536
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error '(' is followed by whitespace. 536
Error ')' is preceded with whitespace. 536
Error ')' is preceded with whitespace. 536
Error 'if' is not followed by whitespace. 538
Error '(' is followed by whitespace. 538
Error ')' is preceded with whitespace. 538
Error '{' should be on the previous line. 539
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error Line has trailing spaces. 546
Error 'if' is not followed by whitespace. 548
Error '(' is followed by whitespace. 548
Error '(' is followed by whitespace. 548
Error ')' is preceded with whitespace. 548
Error '(' is followed by whitespace. 548
Error ')' is preceded with whitespace. 548
Error ')' is preceded with whitespace. 548
Error '{' should be on the previous line. 549
Error '(' is followed by whitespace. 550
Error ')' is preceded with whitespace. 550
Error Line is longer than 80 characters. 553
Error 'for' is not followed by whitespace. 553
Error '(' is followed by whitespace. 553
Error ')' is preceded with whitespace. 553
Error Line is longer than 80 characters. 556
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error Line is longer than 80 characters. 558
Error Line is longer than 80 characters. 559
Error '-' should be on a new line. 560
Error Line is longer than 80 characters. 561
Error 'cast' is not followed by whitespace. 561
Error '(' is followed by whitespace. 561
Error '(' is followed by whitespace. 561
Error ')' is preceded with whitespace. 561
Error '/' should be on a new line. 561
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error ')' is preceded with whitespace. 562
Error 'if' is not followed by whitespace. 564
Error '(' is followed by whitespace. 564
Error ')' is preceded with whitespace. 564
Error '{' should be on the previous line. 565
Error '(' is followed by whitespace. 566
Error ')' is preceded with whitespace. 566
Error Line has trailing spaces. 574
Error More than 7 parameters. 585
Error '(' is followed by whitespace. 585
Error Parameter g should be final. 585
Error Parameter fontHeight should be final. 586
Error Parameter chartLeft should be final. 587
Error Parameter chartTop should be final. 588
Error Parameter chartWidth should be final. 589
Error Parameter chartHeight should be final. 590
Error Parameter mouseDataPointX should be final. 591
Error Expected @param tag for 'mouseDataPointX'. 591
Error Parameter mouseDataPointY should be final. 592
Error Expected @param tag for 'mouseDataPointY'. 592
Error Parameter mouseDataPointValue should be final. 593
Error Expected @param tag for 'mouseDataPointValue'. 593
Error Parameter mouseDataPointTime should be final. 594
Error Expected @param tag for 'mouseDataPointTime'. 594
Error ')' is preceded with whitespace. 594
Error '{' should be on the previous line. 595
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error Line is longer than 80 characters. 599
Error ')' is preceded with whitespace. 599
Error Line is longer than 80 characters. 601
Error ')' is preceded with whitespace. 601
Error '+' should be on a new line. 604
Error '(' is followed by whitespace. 605
Error '(' is followed by whitespace. 605
Error ')' is preceded with whitespace. 605
Error ')' is preceded with whitespace. 605
Error '(' is followed by whitespace. 607
Error ')' is preceded with whitespace. 607
Error Line is longer than 80 characters. 615
Error 'if' is not followed by whitespace. 615
Error '(' is followed by whitespace. 615
Error '5' is a magic number. 615
Error ')' is preceded with whitespace. 615
Error '4' is a magic number. 618
Error 'if' is not followed by whitespace. 619
Error '(' is followed by whitespace. 619
Error '5' is a magic number. 619
Error ')' is preceded with whitespace. 619
Error '{' should be on the previous line. 620
Error '4' is a magic number. 622
Error '}' should be on the same line. 623
Error '{' should be on the previous line. 625
Error '4' is a magic number. 627
Error '}' should be on the same line. 629
Error '{' should be on the previous line. 631
Error Line is longer than 80 characters. 633
Error '4' is a magic number. 633
Error 'if' is not followed by whitespace. 634
Error '(' is followed by whitespace. 634
Error '5' is a magic number. 634
Error ')' is preceded with whitespace. 634
Error '{' should be on the previous line. 635
Error '4' is a magic number. 637
Error '}' should be on the same line. 638
Error '{' should be on the previous line. 640
Error '4' is a magic number. 642
Error '(' is followed by whitespace. 647
Error ')' is preceded with whitespace. 647
Error '(' is followed by whitespace. 648
Error ')' is preceded with whitespace. 649
Error Line is longer than 80 characters. 651
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 655
Error '(' is followed by whitespace. 658
Error ')' is preceded with whitespace. 658
Error '(' is followed by whitespace. 659
Error ')' is preceded with whitespace. 660
Error Line has trailing spaces. 662
Error '(' is followed by whitespace. 673
Error Parameter g should be final. 673
Error Parameter fontHeight should be final. 674
Error Parameter chartLeft should be final. 675
Error Parameter chartTop should be final. 676
Error Parameter chartWidth should be final. 677
Error Parameter chartHeight should be final. 678
Error ')' is preceded with whitespace. 678
Error '{' should be on the previous line. 679
Error 'if' is not followed by whitespace. 680
Error '(' is followed by whitespace. 680
Error '(' is followed by whitespace. 680
Error ')' is preceded with whitespace. 680
Error '(' is followed by whitespace. 680
Error ')' is preceded with whitespace. 680
Error '&&' should be on a new line. 680
Error '(' is followed by whitespace. 681
Error ')' is preceded with whitespace. 681
Error ')' is preceded with whitespace. 681
Error '{' should be on the previous line. 682
Error 'cast' is not followed by whitespace. 684
Error Line is longer than 80 characters. 685
Error 'cast' is not followed by whitespace. 685
Error '(' is followed by whitespace. 685
Error ')' is preceded with whitespace. 685
Error '(' is followed by whitespace. 685
Error ')' is preceded with whitespace. 685
Error ')' is preceded with whitespace. 685
Error 'if' is not followed by whitespace. 694
Error '(' is followed by whitespace. 694
Error '(' is followed by whitespace. 694
Error ')' is preceded with whitespace. 694
Error '(' is followed by whitespace. 694
Error ')' is preceded with whitespace. 694
Error ')' is preceded with whitespace. 694
Error '{' should be on the previous line. 695
Error Line is longer than 80 characters. 696
Error 'if' is not followed by whitespace. 696
Error '(' is followed by whitespace. 696
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error ')' is preceded with whitespace. 696
Error '/' should be on a new line. 701
Error '(' is followed by whitespace. 702
Error ')' is preceded with whitespace. 702
Error '-' should be on a new line. 707
Error Line is longer than 80 characters. 708
Error 'cast' is not followed by whitespace. 708
Error '(' is followed by whitespace. 708
Error '(' is followed by whitespace. 708
Error ')' is preceded with whitespace. 708
Error '/' should be on a new line. 708
Error '(' is followed by whitespace. 709
Error ')' is preceded with whitespace. 709
Error ')' is preceded with whitespace. 709
Error '(' is followed by whitespace. 713
Error ')' is preceded with whitespace. 713
Error '-' should be on a new line. 716
Error Line is longer than 80 characters. 717
Error '(' is followed by whitespace. 717
Error ')' is preceded with whitespace. 717
Error '}' should be on the same line. 721
Error '{' should be on the previous line. 723
Error 'if' is not followed by whitespace. 724
Error '(' is followed by whitespace. 724
Error '(' is followed by whitespace. 724
Error ')' is preceded with whitespace. 724
Error '(' is followed by whitespace. 724
Error ')' is preceded with whitespace. 724
Error ')' is preceded with whitespace. 724
Error '{' should be on the previous line. 725
Error Line is longer than 80 characters. 730
Error '(' is followed by whitespace. 730
Error ')' is preceded with whitespace. 730
Error '-' should be on a new line. 734
Error Line is longer than 80 characters. 735
Error 'cast' is not followed by whitespace. 735
Error '(' is followed by whitespace. 735
Error 'cast' is not followed by whitespace. 735
Error '(' is followed by whitespace. 735
Error ')' is preceded with whitespace. 735
Error '/' should be on a new line. 735
Error '(' is followed by whitespace. 736
Error ')' is preceded with whitespace. 736
Error ')' is preceded with whitespace. 736
Error Line is longer than 80 characters. 739
Error '(' is followed by whitespace. 739
Error ')' is preceded with whitespace. 739
Error Line is longer than 80 characters. 742
Error '(' is followed by whitespace. 742
Error ')' is preceded with whitespace. 742
Error '*' should be on a new line. 742
Error 'if' is not followed by whitespace. 749
Error '(' is followed by whitespace. 749
Error ')' is preceded with whitespace. 749
Error '{' should be on the previous line. 750
Error '(' is followed by whitespace. 751
Error Line is longer than 80 characters. 752
Error ')' is preceded with whitespace. 753
Error Line has trailing spaces. 757
Error Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. 763
Error '(' is followed by whitespace. 763
Error Parameter g should be final. 763
Error ')' is preceded with whitespace. 763
Error '{' should be on the previous line. 764
Error Line has trailing spaces. 767
Error Line is longer than 80 characters. 768
Error '(' is followed by whitespace. 770
Error '(' is followed by whitespace. 770
Error ')' is preceded with whitespace. 770
Error ')' is preceded with whitespace. 770
Error '{' should be on the previous line. 771
Error 'cast' is not followed by whitespace. 772
Error '(' is followed by whitespace. 773
Error ')' is preceded with whitespace. 773
Error '{' should be on the previous line. 774
Error Line is longer than 80 characters. 776
Error ')' is preceded with whitespace. 776
Error '}' should be on the same line. 777
Error '{' should be on the previous line. 779
Error Line is longer than 80 characters. 781
Error ')' is preceded with whitespace. 781
Error '(' is followed by whitespace. 785
Error ')' is preceded with whitespace. 785
Error Line is longer than 80 characters. 786
Error '(' is followed by whitespace. 786
Error ')' is preceded with whitespace. 787
Error 'while' is not followed by whitespace. 791
Error '(' is followed by whitespace. 791
Error '(' is followed by whitespace. 791
Error ')' is preceded with whitespace. 791
Error '20' is a magic number. 791
Error ')' is preceded with whitespace. 791
Error '{' should be on the previous line. 792
Error '10' is a magic number. 793
Error Line is longer than 80 characters. 797
Error '(' is followed by whitespace. 797
Error '(' is followed by whitespace. 797
Error ')' is preceded with whitespace. 797
Error ')' is preceded with whitespace. 797
Error '5' is a magic number. 801
Error '5' is a magic number. 802
Error '5' is a magic number. 803
Error Line is longer than 80 characters. 804
Error '(' is followed by whitespace. 807
Error ')' is preceded with whitespace. 808
Error '(' is followed by whitespace. 811
Error ')' is preceded with whitespace. 811
Error '{' should be on the previous line. 812
Error Line is longer than 80 characters. 813
Error '(' is followed by whitespace. 813
Error ')' is preceded with whitespace. 813
Error '(' is followed by whitespace. 817
Error ')' is preceded with whitespace. 817
Error Line has trailing spaces. 818
Error Line is longer than 80 characters. 819
Error 'if' is not followed by whitespace. 819
Error '(' is followed by whitespace. 819
Error '(' is followed by whitespace. 819
Error ')' is preceded with whitespace. 819
Error '(' is followed by whitespace. 819
Error ')' is preceded with whitespace. 819
Error '(' is followed by whitespace. 819
Error ')' is preceded with whitespace. 819
Error ')' is preceded with whitespace. 819
Error '(' is followed by whitespace. 822
Error ')' is preceded with whitespace. 822
Error Line is longer than 80 characters. 825
Error Line is longer than 80 characters. 826
Error '(' is followed by whitespace. 826
Error ')' is preceded with whitespace. 826
Error '(' is followed by whitespace. 838
Error Parameter event should be final. 838
Error ')' is preceded with whitespace. 838
Error '{' should be on the previous line. 839
Error Method 'mousePressed' is not designed for extension - needs to be abstract, final or empty. 847
Error '(' is followed by whitespace. 847
Error Parameter event should be final. 847
Error ')' is preceded with whitespace. 847
Error '{' should be on the previous line. 848
Error Method 'mouseReleased' is not designed for extension - needs to be abstract, final or empty. 857
Error '(' is followed by whitespace. 857
Error Parameter event should be final. 857
Error ')' is preceded with whitespace. 857
Error '{' should be on the previous line. 858
Error Method 'mouseEntered' is not designed for extension - needs to be abstract, final or empty. 867
Error '(' is followed by whitespace. 867
Error Parameter event should be final. 867
Error ')' is preceded with whitespace. 867
Error '{' should be on the previous line. 868
Error Method 'mouseExited' is not designed for extension - needs to be abstract, final or empty. 878
Error '(' is followed by whitespace. 878
Error Parameter event should be final. 878
Error ')' is preceded with whitespace. 878
Error '{' should be on the previous line. 879
Error Method 'mouseDragged' is not designed for extension - needs to be abstract, final or empty. 892
Error '(' is followed by whitespace. 892
Error Parameter event should be final. 892
Error ')' is preceded with whitespace. 892
Error '{' should be on the previous line. 893
Error Method 'mouseMoved' is not designed for extension - needs to be abstract, final or empty. 904
Error '(' is followed by whitespace. 904
Error Parameter event should be final. 904
Error ')' is preceded with whitespace. 904
Error '{' should be on the previous line. 905

org/apache/excalibur/instrument/client/Main.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Utility classes should not have a public or default constructor. 30
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error Line is longer than 80 characters. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Line is longer than 80 characters. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 52
Error Parameter args should be final. 52
Error Expected @param tag for 'args'. 52
Error Array brackets at illegal position. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error Line is longer than 80 characters. 54
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error Line has trailing spaces. 61
Error '(' is followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '}' should be on the same line. 66
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '}' should be on the same line. 77
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line is longer than 80 characters. 94
Error '(' is followed by whitespace. 94
Error Avoid inline conditionals. 94
Error ')' is preceded with whitespace. 94
Error '(' is followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97

org/apache/excalibur/instrument/client/MaintainedSampleLease.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Name 'm_instrumentName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'm_sampleName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'm_leaseDuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 43
Error '(' is followed by whitespace. 43
Error Parameter instrumentName should be final. 43
Error Parameter type should be final. 44
Error Parameter interval should be final. 45
Error Parameter size should be final. 46
Error Parameter leaseDuration should be final. 47
Error Parameter description should be final. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 56
Error ')' is preceded with whitespace. 58
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error '(' is followed by whitespace. 61
Error Parameter stateConfig should be final. 61
Error ')' is preceded with whitespace. 61
Error Line is longer than 80 characters. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line is longer than 80 characters. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Line has trailing spaces. 69
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 83
Error Line is longer than 80 characters. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line is longer than 80 characters. 90
Error '(' is followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 101
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 116
Error Missing a Javadoc comment. 117
Error '{' should be on the previous line. 118
Error Line has trailing spaces. 121
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 126
Error Missing a Javadoc comment. 127
Error '{' should be on the previous line. 128

org/apache/excalibur/instrument/client/MenuBar.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 41
Error Missing a Javadoc comment. 42
Error Name 'm_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable 'm_frame' must be private and have accessor methods. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Name 'm_showUnconfigured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable 'm_showUnconfigured' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 46
Error Name 'm_menuFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 48
Error Name 'm_menuInstrumentManagers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 50
Error Name 'm_menuOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'm_menuItemShowUnconfigured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 53
Error Name 'm_menuWindow' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 58
Error '(' is followed by whitespace. 58
Error Parameter frame should be final. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error 'cast' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 80
Error Parameter event should be final. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 93
Error Parameter event should be final. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 110
Error Parameter event should be final. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 123
Error Parameter event should be final. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '(' is followed by whitespace. 140
Error Parameter event should be final. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Missing a Javadoc comment. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '(' is followed by whitespace. 157
Error '(' is followed by whitespace. 159
Error Parameter event should be final. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 164
Error Parameter event should be final. 164
Error ')' is preceded with whitespace. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 168
Error Parameter event should be final. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error ')' is preceded with whitespace. 171
Error Missing a Javadoc comment. 176
Error '{' should be on the previous line. 177
Error Line is longer than 80 characters. 181
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 183
Error Parameter event should be final. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '(' is followed by whitespace. 206
Error Parameter event should be final. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 215
Error '(' is followed by whitespace. 217
Error Parameter event should be final. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error 'cast' is not followed by whitespace. 219
Error 'cast' is not followed by whitespace. 223
Error ')' is preceded with whitespace. 224
Error ')' is preceded with whitespace. 224
Error '(' is followed by whitespace. 227
Error Parameter event should be final. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 231
Error Parameter event should be final. 231
Error ')' is preceded with whitespace. 231
Error '{' should be on the previous line. 232
Error ')' is preceded with whitespace. 234
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Missing a Javadoc comment. 241
Error '(' is followed by whitespace. 241
Error Line is longer than 80 characters. 242
Error ')' is preceded with whitespace. 242
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '(' is followed by whitespace. 251
Error Parameter event should be final. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error 'cast' is not followed by whitespace. 253
Error Line is longer than 80 characters. 257
Error 'cast' is not followed by whitespace. 257
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '{' should be on the previous line. 272
Error 'for' is not followed by whitespace. 277
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error '{' should be on the previous line. 278
Error 'if' is not followed by whitespace. 281
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error '{' should be on the previous line. 282
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '(' is followed by whitespace. 287
Error Parameter event should be final. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error Line is longer than 80 characters. 291
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error '(' is followed by whitespace. 297
Error '(' is followed by whitespace. 299
Error Parameter event should be final. 299
Error ')' is preceded with whitespace. 299
Error '{' should be on the previous line. 300
Error 'cast' is not followed by whitespace. 301
Error 'cast' is not followed by whitespace. 306
Error ')' is preceded with whitespace. 307
Error 'cast' is not followed by whitespace. 308
Error ')' is preceded with whitespace. 309
Error ')' is preceded with whitespace. 309
Error '(' is followed by whitespace. 312
Error Parameter event should be final. 312
Error ')' is preceded with whitespace. 312
Error '{' should be on the previous line. 313
Error '(' is followed by whitespace. 316
Error Parameter event should be final. 316
Error ')' is preceded with whitespace. 316
Error '{' should be on the previous line. 317
Error ')' is preceded with whitespace. 319
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error Missing a Javadoc comment. 327
Error '(' is followed by whitespace. 327
Error Line is longer than 80 characters. 328
Error Line is longer than 80 characters. 329
Error ')' is preceded with whitespace. 329
Error Line has trailing spaces. 334
Error 'for' is not followed by whitespace. 338
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '{' should be on the previous line. 339
Error 'if' is not followed by whitespace. 342
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 343
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error '(' is followed by whitespace. 348
Error Parameter event should be final. 348
Error ')' is preceded with whitespace. 348
Error '{' should be on the previous line. 349
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error '(' is followed by whitespace. 353
Error ')' is preceded with whitespace. 353
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error '(' is followed by whitespace. 358
Error '(' is followed by whitespace. 360
Error Parameter event should be final. 360
Error ')' is preceded with whitespace. 360
Error '{' should be on the previous line. 361
Error 'cast' is not followed by whitespace. 362
Error 'cast' is not followed by whitespace. 367
Error ')' is preceded with whitespace. 368
Error 'cast' is not followed by whitespace. 369
Error ')' is preceded with whitespace. 370
Error ')' is preceded with whitespace. 370
Error '(' is followed by whitespace. 373
Error Parameter event should be final. 373
Error ')' is preceded with whitespace. 373
Error '{' should be on the previous line. 374
Error '(' is followed by whitespace. 377
Error Parameter event should be final. 377
Error ')' is preceded with whitespace. 377
Error '{' should be on the previous line. 378
Error ')' is preceded with whitespace. 380
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error Line has trailing spaces. 385
Error 'for' is not followed by whitespace. 389
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '{' should be on the previous line. 390
Error 'if' is not followed by whitespace. 393
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error '{' should be on the previous line. 394
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '(' is followed by whitespace. 399
Error Parameter event should be final. 399
Error ')' is preceded with whitespace. 399
Error '{' should be on the previous line. 400
Error '(' is followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error '(' is followed by whitespace. 410
Error '(' is followed by whitespace. 412
Error Parameter event should be final. 412
Error ')' is preceded with whitespace. 412
Error '{' should be on the previous line. 413
Error 'cast' is not followed by whitespace. 414
Error 'cast' is not followed by whitespace. 419
Error ')' is preceded with whitespace. 420
Error 'cast' is not followed by whitespace. 421
Error ')' is preceded with whitespace. 422
Error 'cast' is not followed by whitespace. 423
Error ')' is preceded with whitespace. 424
Error ')' is preceded with whitespace. 424
Error '(' is followed by whitespace. 427
Error Parameter event should be final. 427
Error ')' is preceded with whitespace. 427
Error '{' should be on the previous line. 428
Error '(' is followed by whitespace. 431
Error Parameter event should be final. 431
Error ')' is preceded with whitespace. 431
Error '{' should be on the previous line. 432
Error ')' is preceded with whitespace. 434
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error Missing a Javadoc comment. 441
Error '(' is followed by whitespace. 441
Error Line is longer than 80 characters. 442
Error ')' is preceded with whitespace. 444
Error '{' should be on the previous line. 445
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error '(' is followed by whitespace. 453
Error Parameter event should be final. 453
Error ')' is preceded with whitespace. 453
Error '{' should be on the previous line. 454
Error '(' is followed by whitespace. 455
Error ')' is preceded with whitespace. 455
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error '(' is followed by whitespace. 459
Error ')' is preceded with whitespace. 459
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error '(' is followed by whitespace. 468
Error ')' is preceded with whitespace. 468
Error '{' should be on the previous line. 469
Error 'for' is not followed by whitespace. 472
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error '{' should be on the previous line. 473
Error 'if' is not followed by whitespace. 476
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error '{' should be on the previous line. 477
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error '(' is followed by whitespace. 482
Error Parameter event should be final. 482
Error ')' is preceded with whitespace. 482
Error '{' should be on the previous line. 483
Error '(' is followed by whitespace. 484
Error ')' is preceded with whitespace. 484
Error Line is longer than 80 characters. 487
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '(' is followed by whitespace. 488
Error ')' is preceded with whitespace. 488
Error '(' is followed by whitespace. 490
Error ')' is preceded with whitespace. 490
Error '(' is followed by whitespace. 492
Error ')' is preceded with whitespace. 492
Error Line has trailing spaces. 497
Error Missing a Javadoc comment. 498
Error '{' should be on the previous line. 499
Error '(' is followed by whitespace. 500
Error ')' is preceded with whitespace. 500
Error '(' is followed by whitespace. 501
Error ')' is preceded with whitespace. 501
Error '(' is followed by whitespace. 503
Error '(' is followed by whitespace. 505
Error Parameter event should be final. 505
Error ')' is preceded with whitespace. 505
Error '{' should be on the previous line. 506
Error '(' is followed by whitespace. 510
Error Parameter event should be final. 510
Error ')' is preceded with whitespace. 510
Error '{' should be on the previous line. 511
Error '(' is followed by whitespace. 514
Error Parameter event should be final. 514
Error ')' is preceded with whitespace. 514
Error '{' should be on the previous line. 515
Error ')' is preceded with whitespace. 517
Error Line has trailing spaces. 518
Error Method 'rebuildOptionsMenu' is not designed for extension - needs to be abstract, final or empty. 529
Error Missing a Javadoc comment. 529
Error '{' should be on the previous line. 530
Error Line has trailing spaces. 532
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error '(' is followed by whitespace. 535
Error ')' is preceded with whitespace. 535
Error '(' is followed by whitespace. 536
Error '(' is followed by whitespace. 538
Error Parameter event should be final. 538
Error ')' is preceded with whitespace. 538
Error '{' should be on the previous line. 539
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error ')' is preceded with whitespace. 542
Error '(' is followed by whitespace. 543
Error ')' is preceded with whitespace. 543
Error Missing a Javadoc comment. 546
Error '{' should be on the previous line. 547
Error '(' is followed by whitespace. 548
Error ')' is preceded with whitespace. 548
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '(' is followed by whitespace. 551
Error '(' is followed by whitespace. 553
Error Parameter event should be final. 553
Error ')' is preceded with whitespace. 553
Error '{' should be on the previous line. 554
Error '(' is followed by whitespace. 558
Error Parameter event should be final. 558
Error ')' is preceded with whitespace. 558
Error '{' should be on the previous line. 559
Error '(' is followed by whitespace. 562
Error Parameter event should be final. 562
Error ')' is preceded with whitespace. 562
Error '{' should be on the previous line. 563
Error ')' is preceded with whitespace. 565
Error Method 'rebuildWindowMenu' is not designed for extension - needs to be abstract, final or empty. 570
Error Missing a Javadoc comment. 570
Error '{' should be on the previous line. 571
Error '(' is followed by whitespace. 575
Error ')' is preceded with whitespace. 575
Error '(' is followed by whitespace. 577
Error Parameter event should be final. 577
Error ')' is preceded with whitespace. 577
Error '{' should be on the previous line. 578
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '(' is followed by whitespace. 584
Error ')' is preceded with whitespace. 584
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error Line is longer than 80 characters. 589
Error '(' is followed by whitespace. 589
Error ')' is preceded with whitespace. 589
Error '(' is followed by whitespace. 591
Error Parameter event should be final. 591
Error ')' is preceded with whitespace. 591
Error '{' should be on the previous line. 592
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error '(' is followed by whitespace. 599
Error ')' is preceded with whitespace. 599
Error Line is longer than 80 characters. 602
Error '(' is followed by whitespace. 602
Error ')' is preceded with whitespace. 602
Error '(' is followed by whitespace. 604
Error Parameter event should be final. 604
Error ')' is preceded with whitespace. 604
Error '{' should be on the previous line. 605
Error '(' is followed by whitespace. 610
Error ')' is preceded with whitespace. 610
Error '(' is followed by whitespace. 611
Error ')' is preceded with whitespace. 611
Error '(' is followed by whitespace. 612
Error ')' is preceded with whitespace. 612
Error '(' is followed by whitespace. 615
Error ')' is preceded with whitespace. 615
Error '(' is followed by whitespace. 617
Error Parameter event should be final. 617
Error ')' is preceded with whitespace. 617
Error '{' should be on the previous line. 618
Error '(' is followed by whitespace. 623
Error ')' is preceded with whitespace. 623
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error 'if' is not followed by whitespace. 631
Error '(' is followed by whitespace. 631
Error ')' is preceded with whitespace. 631
Error '{' should be on the previous line. 632
Error 'for' is not followed by whitespace. 636
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '{' should be on the previous line. 637
Error '(' is followed by whitespace. 638
Error ')' is preceded with whitespace. 638
Error '(' is followed by whitespace. 639
Error ')' is preceded with whitespace. 639
Error '(' is followed by whitespace. 641
Error Parameter event should be final. 641
Error ')' is preceded with whitespace. 641
Error '{' should be on the previous line. 642
Error 'cast' is not followed by whitespace. 643
Error Line is longer than 80 characters. 646
Error 'cast' is not followed by whitespace. 646
Error '(' is followed by whitespace. 646
Error ')' is preceded with whitespace. 646
Error '{' should be on the previous line. 648
Error 'if' is not followed by whitespace. 649
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error '{' should be on the previous line. 650
Error '(' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error '(' is followed by whitespace. 655
Error ')' is preceded with whitespace. 655
Error '}' should be on the same line. 656
Error 'catch' is not followed by whitespace. 657
Error '(' is followed by whitespace. 657
Error ')' is preceded with whitespace. 657
Error '{' should be on the previous line. 658
Error Must have at least one statement. 658
Error '(' is followed by whitespace. 662
Error ')' is preceded with whitespace. 662
Error '(' is followed by whitespace. 664
Error ')' is preceded with whitespace. 664
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error 'if' is not followed by whitespace. 667
Error '(' is followed by whitespace. 667
Error '10' is a magic number. 667
Error ')' is preceded with whitespace. 667
Error '{' should be on the previous line. 668
Error '(' is followed by whitespace. 669
Error 'cast' is not followed by whitespace. 669
Error '(' is followed by whitespace. 669
Error ')' is preceded with whitespace. 669
Error ')' is preceded with whitespace. 669

org/apache/excalibur/instrument/client/NodeData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 39
Error '{' should be on the previous line. 40
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 46
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error '(' is followed by whitespace. 56
Error Parameter description should be final. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 72
Error Line has trailing spaces. 79
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error '}' should be on the same line. 92
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error '{' should be on the previous line. 112
Error Line has trailing spaces. 115
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error '(' is followed by whitespace. 124
Error Parameter name should be final. 124
Error Parameter description should be final. 124
Error Parameter stateVersion should be final. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 136
Error Line has trailing spaces. 139
Error Missing a Javadoc comment. 140
Error '{' should be on the previous line. 141

org/apache/excalibur/instrument/client/StatusBar.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Name 'm_statusLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 40
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 50
Error '(' is followed by whitespace. 50
Error Parameter message should be final. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 57
Error '(' is followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60

org/apache/excalibur/instrument/client/http/AbstractHTTPData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 38
Error Name 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 41
Error Name 'm_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Line has trailing spaces. 42
Error Name 'm_stateVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 55
Error Parameter connection should be final. 55
Error Parameter description should be final. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 62
Error '{' should be on the previous line. 72
Error Line has trailing spaces. 75
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 85
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 106
Error Parameter configuration should be final. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Line is longer than 80 characters. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 112
Error '(' is followed by whitespace. 120
Error Parameter val should be final. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122

org/apache/excalibur/instrument/client/http/AbstractHTTPElementData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - java.io.UnsupportedEncodingException. 20
Error Unused import - java.net.URLEncoder. 21
Error Unused import - org.apache.avalon.framework.logger.AbstractLogEnabled. 25
Error '{' should be on the previous line. 39
Error Missing a Javadoc comment. 41
Error Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 44
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 47
Error Name 'm_configured' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Line has trailing spaces. 48
Error First sentence should end with a period. 52
Error Expected an @return tag. 55
Error '(' is followed by whitespace. 55
Error Parameter name should be final. 55
Error Expected @param tag for 'name'. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '}' should be on the same line. 61
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 78
Error '(' is followed by whitespace. 78
Error Parameter connection should be final. 78
Error Parameter parent should be final. 79
Error Parameter name should be final. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 87
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 100
Error '{' should be on the previous line. 107
Error Line has trailing spaces. 110
Error '{' should be on the previous line. 117
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 125
Error '(' is followed by whitespace. 131
Error Parameter configuration should be final. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136

org/apache/excalibur/instrument/client/http/AbstractHTTPInstrumentSampleElementData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/AbstractHTTPInstrumentSampleElementData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 25
Error '{' should be on the previous line. 28
Error Name 'm_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Line has trailing spaces. 31
Error Name 'm_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Name 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error Name 'm_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error Name 'm_leaseExpirationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 57
Error '(' is followed by whitespace. 57
Error Parameter connection should be final. 57
Error Parameter parent should be final. 58
Error Parameter name should be final. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 68
Error '(' is followed by whitespace. 74
Error Parameter configuration should be final. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Line is longer than 80 characters. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 86
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 99
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 109
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 123
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 126
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 135
Error '{' should be on the previous line. 142
Error Line has trailing spaces. 145
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 155
Error '{' should be on the previous line. 166
Error 'cast' is not followed by whitespace. 167
Error Line has trailing spaces. 169

org/apache/excalibur/instrument/client/http/HTTPInstrumentData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 32
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 37
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Name 'm_samples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name 'm_sampleAry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_sampleMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 52
Error Parameter parent should be final. 52
Error Expected @param tag for 'parent'. 52
Error Parameter name should be final. 53
Error Expected @param tag for 'name'. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 55
Error 'cast' is not followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 72
Error Parameter configuration should be final. 72
Error Parameter recurse should be final. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line is longer than 80 characters. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 87
Error 'synchronized' is not followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Line has trailing spaces. 101
Error 'synchronized' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error 'cast' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '}' should be on the same line. 121
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 131
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error 'synchronized' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error Line is longer than 80 characters. 137
Error '(' is followed by whitespace. 137
Error ';' is followed by whitespace. 137
Error Line is longer than 80 characters. 139
Error 'cast' is not followed by whitespace. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 147
Error '{' should be on the previous line. 155
Error 'cast' is not followed by whitespace. 157
Error Line has trailing spaces. 158
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error ')' is preceded with whitespace. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error Line has trailing spaces. 166
Error '}' should be on the same line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Line has trailing spaces. 174
Error Line has trailing spaces. 177
Error '{' should be on the previous line. 187
Error Line has trailing spaces. 190
Error '{' should be on the previous line. 200
Error Line has trailing spaces. 203
Error '{' should be on the previous line. 210
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error Line has trailing spaces. 223
Error Line is longer than 80 characters. 230
Error '(' is followed by whitespace. 235
Error Parameter description should be final. 235
Error Parameter interval should be final. 236
Error Parameter sampleCount should be final. 237
Error Parameter leaseTime should be final. 238
Error Parameter sampleType should be final. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error 'cast' is not followed by whitespace. 242
Error Line has trailing spaces. 243
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error Line is longer than 80 characters. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Line is longer than 80 characters. 247
Error ')' is preceded with whitespace. 247
Error Line has trailing spaces. 248
Error Line is longer than 80 characters. 249
Error Line has trailing spaces. 253

org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerConnection.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerConnection.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - org.apache.avalon.framework.logger.AbstractLogEnabled. 34
Error Unused import - org.apache.excalibur.instrument.client.InstrumentableData. 37
Error Line is longer than 80 characters. 39
Error '{' should be on the previous line. 53
Error Missing a Javadoc comment. 54
Error Name 'm_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Line has trailing spaces. 55
Error Name 'm_connected' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Line has trailing spaces. 59
Error Name 'm_disabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Name 'm_leasedSamples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name 'm_leasedSampleAry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error '(' is followed by whitespace. 76
Error Parameter url should be final. 76
Error Expected @param tag for 'url'. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 83
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error '(' is followed by whitespace. 87
Error Parameter logger should be final. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 92
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 98
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 102
Error Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. 108
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 112
Error Method 'getInstrumentManager' is not designed for extension - needs to be abstract, final or empty. 118
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 122
Error Method 'getTabTitle' is not designed for extension - needs to be abstract, final or empty. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '}' should be on the same line. 133
Error '{' should be on the previous line. 135
Error Method 'invokeGC' is not designed for extension - needs to be abstract, final or empty. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Method 'saveState' is not designed for extension - needs to be abstract, final or empty. 153
Error '{' should be on the previous line. 154
Error 'synchronized' is not followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error Line is longer than 80 characters. 157
Error 'cast' is not followed by whitespace. 157
Error Line has trailing spaces. 158
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line has trailing spaces. 160
Error Method 'loadState' is not designed for extension - needs to be abstract, final or empty. 173
Error '(' is followed by whitespace. 173
Error Parameter state should be final. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 175
Error 'synchronized' is not followed by whitespace. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 179
Error Line has trailing spaces. 183
Error Method 'urlEncode' is not designed for extension - needs to be abstract, final or empty. 191
Error '(' is followed by whitespace. 191
Error Parameter val should be final. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error '{' should be on the previous line. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '}' should be on the same line. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error Line has trailing spaces. 204
Error Method 'updateSampleFrames' is not designed for extension - needs to be abstract, final or empty. 214
Error '{' should be on the previous line. 215
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error Line has trailing spaces. 222
Error Line is longer than 80 characters. 223
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error Line has trailing spaces. 234
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 237
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '(' is followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error ')' is preceded with whitespace. 243
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '{' should be on the previous line. 249
Error Line is longer than 80 characters. 250
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '{' should be on the previous line. 256
Error Line is longer than 80 characters. 257
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error Line is longer than 80 characters. 260
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error '(' is followed by whitespace. 263
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error Line is longer than 80 characters. 266
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error '}' should be on the same line. 271
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '{' should be on the previous line. 273
Error Line is longer than 80 characters. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error Line is longer than 80 characters. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error Line is longer than 80 characters. 277
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error Line has trailing spaces. 288
Error Line is longer than 80 characters. 289
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error Line has trailing spaces. 297
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 306
Error '{' should be on the previous line. 307
Error Line has trailing spaces. 310
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 320
Error '(' is followed by whitespace. 320
Error Parameter path should be final. 320
Error ')' is preceded with whitespace. 320
Error '{' should be on the previous line. 321
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '{' should be on the previous line. 323
Error Line has trailing spaces. 326
Error '{' should be on the previous line. 329
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error '}' should be on the same line. 331
Error '(' is followed by whitespace. 332
Error ')' is preceded with whitespace. 332
Error '{' should be on the previous line. 333
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error Line has trailing spaces. 337
Error '{' should be on the previous line. 339
Error 'cast' is not followed by whitespace. 340
Error Line has trailing spaces. 341
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '{' should be on the previous line. 343
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error '{' should be on the previous line. 347
Error Line is longer than 80 characters. 349
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 350
Error '{' should be on the previous line. 351
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error Line has trailing spaces. 355
Error '{' should be on the previous line. 358
Error Line is longer than 80 characters. 359
Error '{' should be on the previous line. 361
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '}' should be on the same line. 363
Error '(' is followed by whitespace. 364
Error ')' is preceded with whitespace. 364
Error '{' should be on the previous line. 365
Error Line is longer than 80 characters. 366
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error '}' should be on the same line. 368
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error '{' should be on the previous line. 370
Error Line is longer than 80 characters. 371
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error '}' should be on the same line. 374
Error '{' should be on the previous line. 376
Error '}' should be on the same line. 379
Error '{' should be on the previous line. 381
Error '(' is followed by whitespace. 382
Error '(' is followed by whitespace. 382
Error '404' is a magic number. 382
Error ')' is preceded with whitespace. 382
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error Line is longer than 80 characters. 385
Error '(' is followed by whitespace. 385
Error Line is longer than 80 characters. 386
Error ')' is preceded with whitespace. 386
Error '}' should be on the same line. 388
Error '{' should be on the previous line. 390
Error Line is longer than 80 characters. 391
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 392
Error '}' should be on the same line. 396
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '{' should be on the previous line. 398
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error '{' should be on the previous line. 401
Error Line has trailing spaces. 404
Error '(' is followed by whitespace. 405
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error Line is longer than 80 characters. 408
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error '}' should be on the same line. 409
Error '{' should be on the previous line. 411
Error Line is longer than 80 characters. 412
Error '(' is followed by whitespace. 412
Error ')' is preceded with whitespace. 412
Error Line has trailing spaces. 414
Error Line has trailing spaces. 415
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error Line is longer than 80 characters. 421
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error '{' should be on the previous line. 423
Error '(' is followed by whitespace. 424
Error ')' is preceded with whitespace. 424
Error Line has trailing spaces. 427

org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentManagerData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 31
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 36
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 39
Error Name 'm_batchedUpdates' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 42
Error Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Name 'm_instrumentables' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name 'm_instrumentableAry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'm_instrumentableMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Line has trailing spaces. 47
Error '(' is followed by whitespace. 54
Error Parameter connection should be final. 54
Error Expected @param tag for 'connection'. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 65
Error '(' is followed by whitespace. 73
Error Parameter configuration should be final. 73
Error Parameter recurse should be final. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Line has trailing spaces. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error Line is longer than 80 characters. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line is longer than 80 characters. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Line has trailing spaces. 98
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error Line is longer than 80 characters. 102
Error 'cast' is not followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line is longer than 80 characters. 107
Error '(' is followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '}' should be on the same line. 117
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 128
Error '{' should be on the previous line. 136
Error 'cast' is not followed by whitespace. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 148
Error '}' should be on the same line. 150
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 158
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 171
Error '{' should be on the previous line. 181
Error Line has trailing spaces. 184
Error '{' should be on the previous line. 194
Error Line has trailing spaces. 197
Error '{' should be on the previous line. 204
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error Line is longer than 80 characters. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 219
Error '{' should be on the previous line. 225
Error 'cast' is not followed by whitespace. 227
Error Line has trailing spaces. 228
Error Line is longer than 80 characters. 230
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '{' should be on the previous line. 232
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error Line has trailing spaces. 236
Error Line has trailing spaces. 238
Error '}' should be on the same line. 240
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Line has trailing spaces. 248
Error '(' is followed by whitespace. 261
Error Parameter instrumentName should be final. 261
Error Parameter description should be final. 262
Error Parameter interval should be final. 263
Error Parameter sampleCount should be final. 264
Error Parameter leaseTime should be final. 265
Error Parameter sampleType should be final. 266
Error ')' is preceded with whitespace. 266
Error '{' should be on the previous line. 267
Error 'cast' is not followed by whitespace. 269
Error Line has trailing spaces. 270
Error Line is longer than 80 characters. 271
Error '(' is followed by whitespace. 271
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error Line is longer than 80 characters. 272
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error Line is longer than 80 characters. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 275
Error '(' is followed by whitespace. 289
Error Parameter instrumentNames should be final. 289
Error Parameter descriptions should be final. 290
Error Parameter intervals should be final. 291
Error Parameter sampleCounts should be final. 292
Error Parameter leaseTimes should be final. 293
Error Parameter sampleTypes should be final. 294
Error ')' is preceded with whitespace. 294
Error '{' should be on the previous line. 295
Error 'cast' is not followed by whitespace. 297
Error Line has trailing spaces. 298
Error '(' is followed by whitespace. 300
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error ')' is preceded with whitespace. 304
Error '{' should be on the previous line. 305
Error Line is longer than 80 characters. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error Line has trailing spaces. 308
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error '{' should be on the previous line. 315
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error '{' should be on the previous line. 317
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error '(' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error '(' is followed by whitespace. 321
Error '(' is followed by whitespace. 321
Error ')' is preceded with whitespace. 321
Error ')' is preceded with whitespace. 321
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '(' is followed by whitespace. 323
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error ')' is preceded with whitespace. 323
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error '(' is followed by whitespace. 326
Error ')' is preceded with whitespace. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error Line has trailing spaces. 333
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error '}' should be on the same line. 335
Error '{' should be on the previous line. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '{' should be on the previous line. 339
Error Line is longer than 80 characters. 340
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 341
Error Line has trailing spaces. 345

org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 26
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 36
Error Parameter parent should be final. 36
Error Expected @param tag for 'parent'. 36
Error Parameter name should be final. 37
Error Expected @param tag for 'name'. 37
Error ')' is preceded with whitespace. 37
Error '{' should be on the previous line. 38
Error Line is longer than 80 characters. 39
Error '(' is followed by whitespace. 39
Error 'cast' is not followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 52
Error Parameter configuration should be final. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error Line is longer than 80 characters. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 63
Error '{' should be on the previous line. 71
Error 'cast' is not followed by whitespace. 73
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '}' should be on the same line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error '{' should be on the previous line. 100
Error 'cast' is not followed by whitespace. 102
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 104
Error '(' is followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 106
Error '{' should be on the previous line. 113
Error 'cast' is not followed by whitespace. 115
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '}' should be on the same line. 123
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 129

org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleSnapshotData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentSampleSnapshotData.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 31
Error Name 'm_samples' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 44
Error '(' is followed by whitespace. 44
Error Parameter connection should be final. 44
Error Parameter name should be final. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line has trailing spaces. 49
Error '{' should be on the previous line. 59
Error Line is longer than 80 characters. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 70
Error Parameter configuration should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 80
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '}' should be on the same line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 107
Error '{' should be on the previous line. 115
Error 'cast' is not followed by whitespace. 117
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 126
Error '}' should be on the same line. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 150

org/apache/excalibur/instrument/client/http/HTTPInstrumentableData.java

ErrorLine
Error File does not end with a newline. 0

org/apache/excalibur/instrument/client/http/HTTPInstrumentableData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 31
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 36
Error Name 'm_registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'm_instrumentables' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_instrumentableAry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_instrumentableMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Name 'm_instruments' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name 'm_instrumentAry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_instrumentMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 52
Error Parameter parent should be final. 52
Error Expected @param tag for 'parent'. 52
Error Parameter name should be final. 53
Error Expected @param tag for 'name'. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 55
Error 'cast' is not followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 72
Error Parameter configuration should be final. 72
Error Parameter recurse should be final. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line is longer than 80 characters. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line is longer than 80 characters. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error 'synchronized' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error Line is longer than 80 characters. 95
Error 'cast' is not followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '}' should be on the same line. 110
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 127
Error 'synchronized' is not followed by whitespace. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error 'cast' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 146
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Line has trailing spaces. 157
Error '{' should be on the previous line. 165
Error 'cast' is not followed by whitespace. 167
Error Line has trailing spaces. 168
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error ')' is preceded with whitespace. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error '}' should be on the same line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error '{' should be on the previous line. 196
Error Line has trailing spaces. 199
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error Line is longer than 80 characters. 212
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error Line has trailing spaces. 219
Error '{' should be on the previous line. 226
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error Line has trailing spaces. 239

org/apache/excalibur/instrument/client/http/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/instrument/client/package.html

ErrorLine
Error Missing package documentation file.0