Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
41001634

Files

FilesIWE
org/codehaus/classworlds/BytesURLConnection.java 001
org/codehaus/classworlds/BytesURLConnection.java 0019
org/codehaus/classworlds/BytesURLStreamHandler.java 001
org/codehaus/classworlds/BytesURLStreamHandler.java 0016
org/codehaus/classworlds/ClassRealm.java 0022
org/codehaus/classworlds/ClassWorld.java 0082
org/codehaus/classworlds/ClassWorldException.java 0020
org/codehaus/classworlds/ConfigurationException.java 0021
org/codehaus/classworlds/Configurator.java 00276
org/codehaus/classworlds/DefaultClassRealm.java 00272
org/codehaus/classworlds/DuplicateRealmException.java 0018
org/codehaus/classworlds/Entry.java 0038
org/codehaus/classworlds/Launcher.java 00120
org/codehaus/classworlds/NoSuchRealmException.java 0018
org/codehaus/classworlds/RealmClassLoader.java 00102
org/codehaus/classworlds/UberJarRealmClassLoader.java 00229
org/codehaus/classworlds/UrlUtils.java 0033
org/codehaus/classworlds/package.html 001
org/codehaus/classworlds/uberjar/boot/Bootstrapper.java 0061
org/codehaus/classworlds/uberjar/boot/InitialClassLoader.java 0089
org/codehaus/classworlds/uberjar/boot/package.html 001
org/codehaus/classworlds/uberjar/protocol/jar/Handler.java 0064
org/codehaus/classworlds/uberjar/protocol/jar/JarUrlConnection.java 00129
org/codehaus/classworlds/uberjar/protocol/jar/package.html 001

org/codehaus/classworlds/BytesURLConnection.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/classworlds/BytesURLConnection.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error '{' should be on the previous line. 15
Error Missing a Javadoc comment. 16
Error Variable 'content' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 18
Error Variable 'offset' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 20
Error Variable 'length' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 22
Error Parameter url should be final. 22
Error Parameter content should be final. 22
Error 'content' hides a field. 22
Error '{' should be on the previous line. 23
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 29
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error '{' should be on the previous line. 33

org/codehaus/classworlds/BytesURLStreamHandler.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/classworlds/BytesURLStreamHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on the previous line. 13
Error Missing a Javadoc comment. 14
Error Variable 'content' must be private and have accessor methods. 14
Error Missing a Javadoc comment. 16
Error Variable 'offset' must be private and have accessor methods. 16
Error Missing a Javadoc comment. 18
Error Variable 'length' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 20
Error Parameter content should be final. 20
Error 'content' hides a field. 20
Error '{' should be on the previous line. 21
Error Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Parameter url should be final. 25
Error '{' should be on the previous line. 26

org/codehaus/classworlds/ClassRealm.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Missing a Javadoc comment. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Missing a Javadoc comment. 120
Error Unused @param tag for 'off'. 141
Error Unused @param tag for 'len'. 142
Error Redundant 'public' modifier. 144
Error Line contains a tab character. 145
Error Expected @throws tag for 'ClassNotFoundException'. 145
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Expected an @return tag. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Line has trailing spaces. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167

org/codehaus/classworlds/ClassWorld.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 46
Error '{' should be on the previous line. 60
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 82
Error Method 'newRealm' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter id should be final. 92
Error '{' should be on the previous line. 93
Error Line has trailing spaces. 96
Error Method 'newRealm' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter id should be final. 106
Error Parameter classLoader should be final. 107
Error Expected @param tag for 'classLoader'. 107
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 117
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. 123
Error '(' is followed by whitespace. 124
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '}' should be on the same line. 131
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 134
Error Line has trailing spaces. 135
Error ')' is preceded with whitespace. 136
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 140
Error Method 'disposeRealm' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter id should be final. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Line has trailing spaces. 148
Error Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter id should be final. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 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 '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 169
Error Method 'getRealmImpl' is not designed for extension - needs to be abstract, final or empty. 181
Error Parameter id should be final. 181
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Method 'getRealms' is not designed for extension - needs to be abstract, final or empty. 191
Error '{' should be on the previous line. 192
Error Line has trailing spaces. 200
Error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter name should be final. 204
Error '{' should be on the previous line. 205
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206

org/codehaus/classworlds/ClassWorldException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 53
Error '{' should be on the previous line. 56
Error 'world' hides a field. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 76
Error 'world' hides a field. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 87
Error Method 'getWorld' is not designed for extension - needs to be abstract, final or empty. 96
Error '{' should be on the previous line. 97

org/codehaus/classworlds/ConfigurationException.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 53
Error '{' should be on the previous line. 56
Error Parameter msg should be final. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 65
Error Parameter msg should be final. 72
Error Parameter lineNo should be final. 72
Error Parameter line should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74

org/codehaus/classworlds/Configurator.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 95
Error Parameter launcher should be final. 108
Error 'launcher' hides a field. 108
Error '{' should be on the previous line. 109
Error Unused @param tag for 'classWorld'. 117
Error Parameter world should be final. 119
Error 'world' hides a field. 119
Error Expected @param tag for 'world'. 119
Error '{' should be on the previous line. 120
Error Line is longer than 80 characters. 129
Error Unused @param tag for 'classWorld'. 131
Error Method 'setClassWorld' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter world should be final. 133
Error 'world' hides a field. 133
Error Expected @param tag for 'world'. 133
Error '{' should be on the previous line. 134
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 148
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 151
Error Parameter is should be final. 151
Error Line is longer than 80 characters. 152
Error Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 152
Error Line is longer than 80 characters. 154
Error '(' is followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error ')' is preceded with whitespace. 154
Error 'if' construct must use '{}'s. 156
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error ')' is preceded with whitespace. 177
Error '{' should be on the previous line. 178
Error '(' is followed by whitespace. 182
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
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 '{' should be on the previous line. 193
Error Line is longer than 80 characters. 194
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 200
Error '4' is a magic number. 200
Error ')' is preceded with whitespace. 200
Error 'if' construct must use '{}'s. 202
Error Line is longer than 80 characters. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 203
Error '}' should be on the same line. 206
Error '(' is followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Line is longer than 80 characters. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 217
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error Line is longer than 80 characters. 221
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '}' should be on the same line. 223
Error '(' is followed by whitespace. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error ')' is preceded with whitespace. 224
Error '{' should be on the previous line. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error Line is longer than 80 characters. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error Line is longer than 80 characters. 236
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 240
Error '(' is followed by whitespace. 242
Error '4' is a magic number. 242
Error ')' is preceded with whitespace. 242
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 245
Error '}' should be on the same line. 247
Error '(' is followed by whitespace. 248
Error '(' is followed by whitespace. 248
Error ')' is preceded with 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. 252
Error ')' is preceded with whitespace. 252
Error '(' is followed by whitespace. 254
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 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. 262
Error ')' is preceded with whitespace. 262
Error '{' should be on the previous line. 263
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '}' should be on the same line. 265
Error '{' should be on the previous line. 267
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 270
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error ')' is preceded with whitespace. 270
Error '}' should be on the same line. 271
Error '{' should be on the previous line. 273
Error '(' is followed by whitespace.