Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
10001076

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
5Errors Error
NewlineAtEndOfFile9Errors Error
Translation0Errors Error
FileLength0Errors Error
RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
3Errors Error
FileTabCharacter
  • eachLine: "true"
18Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
19Errors Error
JavadocMethod113Errors Error
JavadocType0Errors Error
JavadocVariable32Errors Error
JavadocStyle6Errors Error
ConstantName13Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName3Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport11Errors Error
IllegalImport0Errors Error
RedundantImport1Errors Error
UnusedImports3Errors Error
LineLength199Errors Error
MethodLength2Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter39Errors Error
NoWhitespaceBefore0Errors Error
ParenPad6Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter193Errors Error
WhitespaceAround233Errors Error
ModifierOrder0Errors Error
RedundantModifier23Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces25Errors Error
RightCurly5Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber5Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension47Errors Error
FinalClass1Errors Error
HideUtilityClassConstructor1Errors Error
InterfaceIsType0Errors Error
VisibilityModifier10Errors Error
ArrayTypeStyle0Errors Error
FinalParameters90Errors Error
TodoComment0Errors Error
UpperEll0Errors Error
StringLiteralEquality0Errors Error

Details

com/delhezi/ga/ejb/exception/GeneticAlgorithmEJBException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
Errors'=' is not preceded with whitespace.19
Errors'=' is not followed by whitespace.19
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57

com/delhezi/ga/ejb/instance/GeneticAlgorithmEJBInstance.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsClass GeneticAlgorithmEJBInstance should be declared as final.24
ErrorsMissing a Javadoc comment.26
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.26
ErrorsLine is longer than 80 characters.28
ErrorsMissing a Javadoc comment.28
ErrorsName 'dClassName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsMissing a Javadoc comment.29
ErrorsName 'derc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.36
ErrorsParameter fitnassFunctionScriptsPath should be final.36
ErrorsLine is longer than 80 characters.37
ErrorsParameter xmlParameters should be final.37
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.46
ErrorsParameter fitnassFunctionScriptsPath should be final.49
ErrorsExpected @param tag for 'fitnassFunctionScriptsPath'.49
ErrorsParameter xmlParameters should be final.50
ErrorsExpected @param tag for 'xmlParameters'.50
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.51
Errors'{' is not preceded with whitespace.51
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.59
ErrorsMissing a Javadoc comment.63
Errors'{' is not preceded with whitespace.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.71
ErrorsParameter gaInstance should be final.71
ErrorsExpected @param tag for 'gaInstance'.71
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.71
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
Errors'{' is not preceded with whitespace.81
Errors'return' is not preceded with whitespace.81
Errors'{' is not followed by whitespace.81
Errors';' is not followed by whitespace.81
Errors'}' is not preceded with whitespace.81
ErrorsMissing a Javadoc comment.82
ErrorsRedundant 'final' modifier.82
ErrorsParameter pid should be final.82
Errors'{' is not preceded with whitespace.82
Errors'{' is not followed by whitespace.82
Errors'=' is not preceded with whitespace.82
Errors'=' is not followed by whitespace.82
Errors';' is not followed by whitespace.82
Errors'}' is not preceded with whitespace.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
Errors'{' is not preceded with whitespace.84
Errors'return' is not preceded with whitespace.84
Errors'{' is not followed by whitespace.84
Errors';' is not followed by whitespace.84
Errors'}' is not preceded with whitespace.84
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter instanceInfo should be final.85
Errors'{' is not preceded with whitespace.85
Errors'{' is not followed by whitespace.85
Errors'=' is not preceded with whitespace.85
Errors'=' is not followed by whitespace.85
Errors';' is not followed by whitespace.85
Errors'}' is not preceded with whitespace.85

com/delhezi/ga/ejb/mbeans/GeneticAlgorithmMBean.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.48
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsName 'dClassName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'derc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.55
ErrorsParameter gaInstance should be final.55
ErrorsExpected an @return tag.64
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter attributeName should be final.65
ErrorsExpected @throws tag for 'AttributeNotFoundException'.66
Errors'if' construct must use '{}'s.76
Errors'if' construct must use '{}'s.78
Errors'if' construct must use '{}'s.80
Errors'if' is not followed by whitespace.80
Errors'if' construct must use '{}'s.82
Errors'if' is not followed by whitespace.82
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.85
Errors'{' is not followed by whitespace.85
Errors';' is not followed by whitespace.85
Errors'}' is not preceded with whitespace.85
Errors'if' construct must use '{}'s.86
Errors'if' is not followed by whitespace.86
ErrorsLine is longer than 80 characters.87
Errors'if' construct must use '{}'s.88
Errors'if' is not followed by whitespace.88
ErrorsLine is longer than 80 characters.89
Errors'if' construct must use '{}'s.90
ErrorsLine is longer than 80 characters.90
Errors'if' is not followed by whitespace.90
ErrorsLine is longer than 80 characters.91
Errors'if' construct must use '{}'s.92
Errors'if' is not followed by whitespace.92
ErrorsLine is longer than 80 characters.93
Errors'if' is not followed by whitespace.94
Errors'{' is not preceded with whitespace.94
Errors'if' construct must use '{}'s.95
ErrorsLine is longer than 80 characters.95
Errors'==' is not preceded with whitespace.95
Errors'==' is not followed by whitespace.95
ErrorsLine is longer than 80 characters.98
Errors'{' is not followed by whitespace.98
Errors';' is not followed by whitespace.98
Errors'}' is not preceded with whitespace.98
Errors'if' is not followed by whitespace.101
Errors'{' is not preceded with whitespace.101
Errors'if' construct must use '{}'s.102
ErrorsLine is longer than 80 characters.102
Errors'==' is not preceded with whitespace.102
Errors'==' is not followed by whitespace.102
ErrorsLine is longer than 80 characters.105
Errors'{' is not followed by whitespace.105
Errors';' is not followed by whitespace.105
Errors'}' is not preceded with whitespace.105
Errors'if' construct must use '{}'s.109
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.112
Errors'{' is not followed by whitespace.112
Errors';' is not followed by whitespace.112
Errors'}' is not preceded with whitespace.112
Errors'if' construct must use '{}'s.115
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.118
Errors'{' is not followed by whitespace.118
Errors';' is not followed by whitespace.118
Errors'}' is not preceded with whitespace.118
Errors'if' construct must use '{}'s.119
Errors'if' is not followed by whitespace.119
ErrorsLine is longer than 80 characters.120
Errors'if' construct must use '{}'s.121
Errors'if' is not followed by whitespace.121
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.124
Errors'{' is not followed by whitespace.124
Errors';' is not followed by whitespace.124
Errors'}' is not preceded with whitespace.124
Errors'if' construct must use '{}'s.125
Errors'if' is not followed by whitespace.125
ErrorsLine is longer than 80 characters.126
Errors'if' construct must use '{}'s.127
Errors'if' is not followed by whitespace.127
Errors'if' construct must use '{}'s.129
Errors'if' is not followed by whitespace.129
ErrorsLine is longer than 80 characters.130
Errors'if' construct must use '{}'s.131
Errors'if' is not followed by whitespace.131
ErrorsLine is longer than 80 characters.132
Errors'if' construct must use '{}'s.133
Errors'if' is not followed by whitespace.133
ErrorsLine is longer than 80 characters.134
Errors'if' construct must use '{}'s.135
Errors'if' is not followed by whitespace.135
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
Errors'?' is not followed by whitespace.137
Errors':' is not preceded with whitespace.137
Errors':' is not followed by whitespace.137
Errors'if' construct must use '{}'s.138
Errors'if' is not followed by whitespace.138
Errors'if' construct must use '{}'s.140
Errors'if' is not followed by whitespace.140
ErrorsLine is longer than 80 characters.141
ErrorsLine has trailing spaces.143
ErrorsMethod 'setAttribute' is not designed for extension - needs to be abstract, final or empty.155
ErrorsLine has trailing spaces.156
ErrorsParameter attribute should be final.156
ErrorsExpected @param tag for 'attribute'.156
ErrorsExpected @throws tag for 'InvalidAttributeValueException'.157
ErrorsExpected @throws tag for 'MBeanException'.157
ErrorsExpected @throws tag for 'AttributeNotFoundException'.158
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.171
ErrorsLine has trailing spaces.174
ErrorsExpected an @return tag.193
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.193
ErrorsParameter attributeNames should be final.194
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.222
ErrorsParameter attributes should be final.223
ErrorsExpected @param tag for 'attributes'.223
Errors'if' construct must use '{}'s.233
ErrorsLine has trailing spaces.235
ErrorsLine has trailing spaces.241
Errors',' is not followed by whitespace.242
Errors'catch' is not followed by whitespace.243
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.255
ErrorsExpected an @return tag.258
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMethod length is 265 lines (max allowed is 150).258
ErrorsParameter operationName should be final.259
ErrorsParameter args should be final.259
ErrorsParameter sig should be final.259
ErrorsExpected @throws tag for 'MBeanException'.260
ErrorsExpected @throws tag for 'ReflectionException'.260
ErrorsLine is longer than 80 characters.265
ErrorsLine is longer than 80 characters.269
ErrorsLine has trailing spaces.275
ErrorsLine is longer than 80 characters.310
Errors'cast' is not followed by whitespace.311
ErrorsLine is longer than 80 characters.317
ErrorsLine is longer than 80 characters.326
Errors'cast' is not followed by whitespace.326
ErrorsLine is longer than 80 characters.328
ErrorsLine is longer than 80 characters.337
Errors'cast' is not followed by whitespace.337
ErrorsLine is longer than 80 characters.344
Errors'cast' is not followed by whitespace.344
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.348
ErrorsLine is longer than 80 characters.352
Errors'cast' is not followed by whitespace.352
ErrorsLine is longer than 80 characters.353
Errors'4' is a magic number.357
Errors'4' is a magic number.358
ErrorsLine is longer than 80 characters.364
Errors'3' is a magic number.364
ErrorsLine is longer than 80 characters.366
ErrorsLine is longer than 80 characters.369
ErrorsLine is longer than 80 characters.370
ErrorsLine is longer than 80 characters.371
ErrorsLine is longer than 80 characters.372
ErrorsLine is longer than 80 characters.382
Errors'cast' is not followed by whitespace.383
ErrorsLine is longer than 80 characters.390
ErrorsLine is longer than 80 characters.407
Errors'cast' is not followed by whitespace.408
ErrorsLine is longer than 80 characters.414
ErrorsLine is longer than 80 characters.423
Errors'cast' is not followed by whitespace.423
ErrorsLine is longer than 80 characters.425
ErrorsLine is longer than 80 characters.432
ErrorsLine is longer than 80 characters.437
Errors'cast' is not followed by whitespace.438
ErrorsLine is longer than 80 characters.444
ErrorsLine is longer than 80 characters.454
Errors'cast' is not followed by whitespace.454
ErrorsLine is longer than 80 characters.456
ErrorsLine is longer than 80 characters.466
Errors'cast' is not followed by whitespace.466
ErrorsLine is longer than 80 characters.468
ErrorsLine is longer than 80 characters.476
Errors'3' is a magic number.478
Errors'3' is a magic number.479
ErrorsLine is longer than 80 characters.480
Errors'cast' is not followed by whitespace.480
ErrorsLine is longer than 80 characters.481
Errors'cast' is not followed by whitespace.481
ErrorsLine is longer than 80 characters.483
Errors',' is not followed by whitespace.483
ErrorsLine is longer than 80 characters.493
ErrorsLine is longer than 80 characters.495
ErrorsLine is longer than 80 characters.505
Errors'cast' is not followed by whitespace.505
ErrorsLine is longer than 80 characters.507
ErrorsLine has trailing spaces.521
ErrorsLine has trailing spaces.525
ErrorsMethod 'getMBeanInfo' is not designed for extension - needs to be abstract, final or empty.533
ErrorsMethod length is 185 lines (max allowed is 150).533
ErrorsLine is longer than 80 characters.538
ErrorsLine is longer than 80 characters.539
ErrorsLine is longer than 80 characters.540
Errors',' is not followed by whitespace.540
Errors',' is not followed by whitespace.541
Errors',' is not followed by whitespace.543
ErrorsLine is longer than 80 characters.545
Errors',' is not followed by whitespace.545
ErrorsLine is longer than 80 characters.547
ErrorsLine is longer than 80 characters.548
Errors',' is not followed by whitespace.548
ErrorsLine is longer than 80 characters.549
Errors',' is not followed by whitespace.549
ErrorsLine is longer than 80 characters.550
Errors',' is not followed by whitespace.550
ErrorsLine is longer than 80 characters.552
Errors',' is not followed by whitespace.552
ErrorsLine is longer than 80 characters.553
ErrorsLine is longer than 80 characters.555
Errors',' is not followed by whitespace.555
ErrorsLine is longer than 80 characters.556
ErrorsLine is longer than 80 characters.557
Errors',' is not followed by whitespace.557
ErrorsLine is longer than 80 characters.558
Errors',' is not followed by whitespace.559
Errors',' is not followed by whitespace.561
Errors',' is not followed by whitespace.564
ErrorsLine is longer than 80 characters.565
Errors',' is not followed by whitespace.566
ErrorsLine is longer than 80 characters.567
Errors',' is not followed by whitespace.568
ErrorsLine is longer than 80 characters.569
Errors',' is not followed by whitespace.570
Errors',' is not followed by whitespace.572
Errors',' is not followed by whitespace.574
Errors',' is not followed by whitespace.576
ErrorsLine is longer than 80 characters.577
Errors',' is not followed by whitespace.578
ErrorsLine is longer than 80 characters.579
Errors',' is not followed by whitespace.580
ErrorsLine is longer than 80 characters.581
Errors',' is not followed by whitespace.582
ErrorsLine is longer than 80 characters.584
Errors',' is not followed by whitespace.584
ErrorsLine is longer than 80 characters.585
Errors'=' is not followed by whitespace.588
ErrorsLine is longer than 80 characters.589
Errors',' is not followed by whitespace.589
ErrorsLine has trailing spaces.591
ErrorsLine is longer than 80 characters.592
Errors',' is not followed by whitespace.592
Errors',' is not followed by whitespace.592
ErrorsLine is longer than 80 characters.593
Errors',' is not followed by whitespace.593
Errors',' is not followed by whitespace.593
ErrorsLine is longer than 80 characters.594
Errors',' is not followed by whitespace.594
Errors',' is not followed by whitespace.594
ErrorsLine is longer than 80 characters.595
Errors',' is not followed by whitespace.595
Errors',' is not followed by whitespace.595
ErrorsLine is longer than 80 characters.596
Errors',' is not followed by whitespace.596
Errors',' is not followed by whitespace.596
ErrorsLine is longer than 80 characters.597
Errors',' is not followed by whitespace.597
Errors',' is not followed by whitespace.597
ErrorsLine is longer than 80 characters.598
Errors',' is not followed by whitespace.598
Errors',' is not followed by whitespace.598
ErrorsLine is longer than 80 characters.599
Errors',' is not followed by whitespace.599
Errors',' is not followed by whitespace.599
ErrorsLine is longer than 80 characters.600
Errors',' is not followed by whitespace.600
Errors',' is not followed by whitespace.600
ErrorsLine is longer than 80 characters.601
Errors',' is not followed by whitespace.601
Errors',' is not followed by whitespace.601
ErrorsLine is longer than 80 characters.602
Errors',' is not followed by whitespace.602
Errors',' is not followed by whitespace.602
ErrorsLine is longer than 80 characters.603
Errors',' is not followed by whitespace.603
Errors',' is not followed by whitespace.603
ErrorsLine is longer than 80 characters.604
Errors',' is not followed by whitespace.604
Errors',' is not followed by whitespace.604
ErrorsLine is longer than 80 characters.605
Errors',' is not followed by whitespace.605
Errors',' is not followed by whitespace.605
ErrorsLine is longer than 80 characters.606
Errors',' is not followed by whitespace.606
Errors',' is not followed by whitespace.606
ErrorsLine is longer than 80 characters.607
Errors',' is not followed by whitespace.607
Errors',' is not followed by whitespace.607
ErrorsLine is longer than 80 characters.608
Errors',' is not followed by whitespace.608
Errors',' is not followed by whitespace.608
ErrorsLine is longer than 80 characters.609
Errors',' is not followed by whitespace.609
Errors',' is not followed by whitespace.609
ErrorsLine is longer than 80 characters.610
Errors',' is not followed by whitespace.610
Errors',' is not followed by whitespace.610
ErrorsLine is longer than 80 characters.611
Errors',' is not followed by whitespace.611
Errors',' is not followed by whitespace.611
ErrorsLine is longer than 80 characters.612
Errors',' is not followed by whitespace.612
Errors',' is not followed by whitespace.612
ErrorsLine is longer than 80 characters.613
Errors',' is not followed by whitespace.613
Errors',' is not followed by whitespace.613
ErrorsLine is longer than 80 characters.614
Errors',' is not followed by whitespace.614
Errors',' is not followed by whitespace.614
ErrorsLine is longer than 80 characters.615
Errors',' is not followed by whitespace.615
Errors',' is not followed by whitespace.615
ErrorsLine is longer than 80 characters.616
Errors',' is not followed by whitespace.616
Errors',' is not followed by whitespace.616
ErrorsLine is longer than 80 characters.617
Errors',' is not followed by whitespace.617
Errors',' is not followed by whitespace.617
ErrorsLine is longer than 80 characters.618
Errors',' is not followed by whitespace.618
Errors',' is not followed by whitespace.618
ErrorsLine is longer than 80 characters.619
Errors',' is not followed by whitespace.619
Errors',' is not followed by whitespace.619
ErrorsLine is longer than 80 characters.620
Errors',' is not followed by whitespace.620
Errors',' is not followed by whitespace.620
ErrorsLine is longer than 80 characters.621
Errors',' is not followed by whitespace.621
Errors',' is not followed by whitespace.621
ErrorsLine is longer than 80 characters.622
Errors',' is not followed by whitespace.622
Errors',' is not followed by whitespace.622
ErrorsLine is longer than 80 characters.623
Errors',' is not followed by whitespace.623
Errors',' is not followed by whitespace.623
ErrorsLine is longer than 80 characters.624
Errors',' is not followed by whitespace.624
Errors',' is not followed by whitespace.624
ErrorsLine has trailing spaces.625
ErrorsLine is longer than 80 characters.625
Errors',' is not followed by whitespace.625
Errors',' is not followed by whitespace.625
ErrorsLine is longer than 80 characters.626
Errors',' is not followed by whitespace.626
Errors',' is not followed by whitespace.626
ErrorsLine is longer than 80 characters.627
Errors',' is not followed by whitespace.627
Errors',' is not followed by whitespace.627
ErrorsLine is longer than 80 characters.638
ErrorsLine is longer than 80 characters.639
ErrorsLine is longer than 80 characters.640
ErrorsLine is longer than 80 characters.663
ErrorsLine is longer than 80 characters.664
ErrorsLine is longer than 80 characters.687
ErrorsLine is longer than 80 characters.691
ErrorsLine is longer than 80 characters.695
ErrorsLine is longer than 80 characters.699
ErrorsLine is longer than 80 characters.703
ErrorsLine is longer than 80 characters.707
ErrorsMissing a Javadoc comment.721
Errors'{' is not preceded with whitespace.721
Errors'if' construct must use '{}'s.722
ErrorsLine is longer than 80 characters.722
Errors'if' is not followed by whitespace.722
Errors'=' is not preceded with whitespace.730
Errors'=' is not followed by whitespace.730

com/delhezi/ga/ejb/mbeans/GeneticAlgorithmMBeanManager.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
Errors'=' is not preceded with whitespace.49
Errors'=' is not followed by whitespace.49
Errors'=' is not preceded with whitespace.50
Errors'=' is not followed by whitespace.50
ErrorsMissing a Javadoc comment.54
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine is longer than 80 characters.56
ErrorsMissing a Javadoc comment.56
ErrorsName 'dClassName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'derc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
ErrorsName 'mBeanServer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
ErrorsParameter gaDynamicMBean should be final.75
Errors'+' is not preceded with whitespace.82
Errors'+' is not followed by whitespace.82
Errors'+' is not preceded with whitespace.82
Errors'+' is not preceded with whitespace.83
Errors'+' is not followed by whitespace.83
Errors'+' is not preceded with whitespace.83
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not preceded with whitespace.85
Errors'+' is not followed by whitespace.85
Errors'+' is not preceded with whitespace.85
Errors'+' is not preceded with whitespace.86
Errors'+' is not followed by whitespace.86
Errors'+' is not preceded with whitespace.86
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'=' is not followed by whitespace.90
Errors'+' is not preceded with whitespace.90
Errors'+' is not followed by whitespace.90
ErrorsLine has trailing spaces.119
ErrorsParameter pid should be final.119
ErrorsParameter pid should be final.149
ErrorsParameter attributeName should be final.149
ErrorsLine is longer than 80 characters.150
ErrorsParameter attributeValue should be final.150
ErrorsExpected an @return tag.190
ErrorsLine is longer than 80 characters.190
ErrorsParameter pid should be final.190
ErrorsExpected @param tag for 'pid'.190
ErrorsLine has trailing spaces.191
Errors'{' is followed by whitespace.193
ErrorsLine has trailing spaces.202
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.220
ErrorsParameter operationName should be final.224
ErrorsParameter args should be final.224
ErrorsParameter sig should be final.225
ErrorsLine has trailing spaces.229
Errors',' is not followed by whitespace.235
ErrorsLine has trailing spaces.256
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.262
ErrorsMethod 'invokeAsynch' is not designed for extension - needs to be abstract, final or empty.266
ErrorsParameter operationName should be final.267
ErrorsParameter args should be final.267
ErrorsParameter sig should be final.268
ErrorsExpected an @return tag.283
ErrorsLine is longer than 80 characters.283
ErrorsLine is longer than 80 characters.293
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.311
Errors'cast' is not followed by whitespace.311
ErrorsLine is longer than 80 characters.312

com/delhezi/ga/ejb/services/CharacterDefinition.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.13
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.29
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46

com/delhezi/ga/ejb/services/GeneticAlgorithmBean.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - com.delhezi.ga.GeneticAlgorithm.11
ErrorsUnused import - com.delhezi.ga.GeneticAlgorithmXmlDomParserFactory.12
ErrorsUnused import - com.delhezi.ga.exception.GeneticAlgorithmException.17
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'dClassName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'derc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine is longer than 80 characters.62
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.67
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter xmlParameters should be final.79
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.80
ErrorsLine is longer than 80 characters.84
ErrorsLine has trailing spaces.86
ErrorsMethod 'stop' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter pid should be final.103
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.104
Errors'{' is followed by whitespace.105
Errors'{' is followed by whitespace.107
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter pid should be final.126
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.127
Errors'{' is followed by whitespace.128
Errors'{' is followed by whitespace.130
ErrorsLine is longer than 80 characters.137
Errors'cast' is not followed by whitespace.137
ErrorsMethod 'destroyInstance' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter pid should be final.155
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.156
Errors'{' is followed by whitespace.157
Errors'{' is followed by whitespace.159
ErrorsMethod 'changeCrossoverOperator' is not designed for extension - needs to be abstract, final or empty.172
ErrorsParameter pid should be final.175
ErrorsParameter crossoverOperator should be final.177
ErrorsLine is longer than 80 characters.178
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.179
Errors'{' is followed by whitespace.180
Errors'{' is followed by whitespace.182
ErrorsMethod 'changeCrossoverProbability' is not designed for extension - needs to be abstract, final or empty.196
ErrorsParameter pid should be final.199
ErrorsParameter crossoverProbability should be final.200
Errors'{' is followed by whitespace.202
Errors'{' is followed by whitespace.204
ErrorsMethod 'changeElitism' is not designed for extension - needs to be abstract, final or empty.218
ErrorsParameter pid should be final.220
ErrorsParameter elitism should be final.221
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.222
Errors'{' is followed by whitespace.223
Errors'{' is followed by whitespace.225
ErrorsMethod 'changeMaxGeneration' is not designed for extension - needs to be abstract, final or empty.240
ErrorsParameter pid should be final.243
ErrorsParameter maxGeneration should be final.244
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.245
Errors'{' is followed by whitespace.246
Errors'{' is followed by whitespace.248
ErrorsMethod 'changeMaxGenerationTopChromosomeNoChange' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter pid should be final.267
ErrorsParameter maxGenerationTopChromosomeNoChange should be final.269
ErrorsLine is longer than 80 characters.270
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.270
Errors'{' is followed by whitespace.271
Errors'{' is followed by whitespace.274
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.292
ErrorsMethod 'changeFitnessFunction' is not designed for extension - needs to be abstract, final or empty.297
ErrorsParameter pid should be final.300
ErrorsParameter fitnessFunctionEnginName should be final.301
ErrorsParameter fitnessFunctionScriptFile should be final.303
ErrorsParameter fitnessFunctionOption should be final.305
ErrorsLine is longer than 80 characters.306
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.307
Errors'{' is followed by whitespace.309
Errors'{' is followed by whitespace.313
ErrorsLine is longer than 80 characters.331
ErrorsMethod 'changeFitnessFunctionOption' is not designed for extension - needs to be abstract, final or empty.334
ErrorsParameter pid should be final.337
ErrorsParameter fitnessFunctionOption should be final.339
ErrorsLine is longer than 80 characters.340
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.341
Errors'{' is followed by whitespace.342
Errors'{' is followed by whitespace.344
ErrorsMethod 'changeInstanceInfo' is not designed for extension - needs to be abstract, final or empty.358
ErrorsParameter pid should be final.361
ErrorsParameter instanceInfo should be final.362
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.363
Errors'{' is followed by whitespace.364
Errors'{' is followed by whitespace.366
ErrorsMethod 'changeMutationOperator' is not designed for extension - needs to be abstract, final or empty.379
ErrorsParameter pid should be final.382
ErrorsLine is longer than 80 characters.384
ErrorsParameter mutationOperator should be final.384
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.385
Errors'{' is followed by whitespace.386
Errors'{' is followed by whitespace.388
ErrorsMethod 'changeMutationProbability' is not designed for extension - needs to be abstract, final or empty.401
ErrorsParameter pid should be final.404
ErrorsParameter mutationProbability should be final.405
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.406
Errors'{' is followed by whitespace.407
Errors'{' is followed by whitespace.409
ErrorsMethod 'toPopulationConstantSize' is not designed for extension - needs to be abstract, final or empty.423
ErrorsParameter pid should be final.426
ErrorsLine is longer than 80 characters.428
ErrorsParameter selectionMethod should be final.428
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.429
Errors'{' is followed by whitespace.430
Errors'{' is followed by whitespace.432
ErrorsMethod 'changeMaxLT' is not designed for extension - needs to be abstract, final or empty.446
ErrorsParameter pid should be final.448
ErrorsParameter maxLT should be final.449
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.450
Errors'{' is followed by whitespace.451
Errors'{' is followed by whitespace.453
ErrorsMethod 'changeMinLT' is not designed for extension - needs to be abstract, final or empty.466
ErrorsParameter pid should be final.468
ErrorsParameter minLT should be final.469
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.470
Errors'{' is followed by whitespace.471
Errors'{' is followed by whitespace.473
ErrorsMethod 'toPopulationChangeableSize' is not designed for extension - needs to be abstract, final or empty.486
ErrorsParameter pid should be final.489
ErrorsParameter maxLT should be final.490
ErrorsParameter minLT should be final.491
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.492
Errors'{' is followed by whitespace.493
Errors'{' is followed by whitespace.495
ErrorsMethod 'changeSelectionMethod' is not designed for extension - needs to be abstract, final or empty.509
ErrorsParameter pid should be final.512
ErrorsLine is longer than 80 characters.514
ErrorsParameter selectionMethod should be final.514
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.515
Errors'{' is followed by whitespace.516
Errors'{' is followed by whitespace.518
ErrorsMethod 'changePopulationSize' is not designed for extension - needs to be abstract, final or empty.532
ErrorsParameter pid should be final.535
ErrorsParameter populationSize should be final.536
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.537
Errors'{' is followed by whitespace.538
Errors'{' is followed by whitespace.540
ErrorsExpected an @return tag.553
ErrorsMethod 'getListOfInstances' is not designed for extension - needs to be abstract, final or empty.553
ErrorsLine is longer than 80 characters.557
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.557
ErrorsMethod 'getInstanceParameters' is not designed for extension - needs to be abstract, final or empty.569
ErrorsParameter pid should be final.573
ErrorsExpected @throws tag for 'GeneticAlgorithmEJBException'.575
Errors'cast' is not followed by whitespace.585
ErrorsLine is longer than 80 characters.587

com/delhezi/ga/ejb/services/GeneticAlgorithmRemote.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
ErrorsMissing a Javadoc comment.27
ErrorsRedundant 'public' modifier.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
ErrorsMissing a Javadoc comment.34
ErrorsRedundant 'public' modifier.34
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.41
ErrorsRedundant 'public' modifier.41
ErrorsMissing a Javadoc comment.46
ErrorsRedundant 'public' modifier.46
ErrorsMissing a Javadoc comment.49
ErrorsRedundant 'public' modifier.49
ErrorsMissing a Javadoc comment.51
ErrorsRedundant 'public' modifier.51
ErrorsMissing a Javadoc comment.53
ErrorsRedundant 'public' modifier.53
ErrorsMissing a Javadoc comment.56
ErrorsRedundant 'public' modifier.56
ErrorsMissing a Javadoc comment.58
ErrorsRedundant 'public' modifier.58
ErrorsMissing a Javadoc comment.60
ErrorsRedundant 'public' modifier.60
ErrorsMissing a Javadoc comment.62
ErrorsRedundant 'public' modifier.62
ErrorsMissing a Javadoc comment.64
ErrorsRedundant 'public' modifier.64
ErrorsMissing a Javadoc comment.66
ErrorsRedundant 'public' modifier.66
ErrorsLine is longer than 80 characters.68
ErrorsMissing a Javadoc comment.68
ErrorsRedundant 'public' modifier.68
ErrorsMissing a Javadoc comment.69
ErrorsRedundant 'public' modifier.69

com/sun/enterprise/admin/monitor/registry/spi/AttributeStringHelper.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsLine does not match expected header line of '^/\*{2}$'.1
ErrorsFirst sentence should end with a period.5
ErrorsUtility classes should not have a public or default constructor.9
ErrorsMissing a Javadoc comment.10
Errors'=' is not preceded with whitespace.10
Errors'=' is not followed by whitespace.10
ErrorsMissing a Javadoc comment.12
ErrorsParameter a should be final.12
ErrorsParameter b should be final.12
Errors'{' is not preceded with whitespace.12
ErrorsMissing a Javadoc comment.19
ErrorsParameter a should be final.19
Errors'{' is not preceded with whitespace.19

com/sun/enterprise/admin/monitor/registry/spi/GeneratedMonitoringMBeanImpl.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine does not match expected header line of '^/\*{2}$'.1
ErrorsUsing the '.*' form of import should be avoided - javax.management.*.4
ErrorsUsing the '.*' form of import should be avoided - javax.management.j2ee.statistics.*.6
ErrorsUsing the '.*' form of import should be avoided - java.util.*.7
ErrorsUsing the '.*' form of import should be avoided - java.util.logging.*.8
ErrorsUsing the '.*' form of import should be avoided - java.lang.reflect.*.9
ErrorsUsing the '.*' form of import should be avoided - java.lang.*.10
ErrorsRedundant import from the java.lang package - java.lang.*.10
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'mbeanInfo' must be private and have accessor methods.18
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'resourceInstance' must be private and have accessor methods.19
ErrorsMissing a Javadoc comment.20
Errors'=' is not preceded with whitespace.20
Errors'=' is not followed by whitespace.20
ErrorsMissing a Javadoc comment.21
ErrorsVariable 'logger' must be private and have accessor methods.21
ErrorsMissing a Javadoc comment.22
ErrorsVariable 'attributeSet' must be private and have accessor methods.22
ErrorsFirst sentence should end with a period.24
ErrorsParameter stats should be final.27
ErrorsExpected @param tag for 'stats'.27
Errors'=' is not preceded with whitespace.29
Errors'=' is not followed by whitespace.29
Errors'=' is not preceded with whitespace.30
Errors'=' is not followed by whitespace.30
ErrorsLine is longer than 80 characters.34
ErrorsExpected an @return tag.40
Errors'{' is not preceded with whitespace.40
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
Errors'synchronized' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsLine is longer than 80 characters.50
Errors'{' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.64
Errors'for' is not followed by whitespace.65
Errors'=' is not preceded with whitespace.65
Errors'=' is not followed by whitespace.65
Errors';' is not followed by whitespace.65
Errors'<' is not preceded with whitespace.65
Errors'<' is not followed by whitespace.65
Errors';' is not followed by whitespace.65
Errors'{' is not preceded with whitespace.65
ErrorsLine is longer than 80 characters.78
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter str should be final.87
ErrorsExpected @param tag for 'str'.87
ErrorsExpected @throws tag for 'javax.management.AttributeNotFoundException'.88
ErrorsExpected @throws tag for 'javax.management.MBeanException'.89
ErrorsExpected @throws tag for 'javax.management.ReflectionException'.89
Errors'if' is not followed by whitespace.90
Errors'{' is not preceded with whitespace.90
ErrorsLine is longer than 80 characters.91
Errors'if' is not followed by whitespace.96
Errors'{' is not preceded with whitespace.96
ErrorsLine is longer than 80 characters.97
Errors'=' is not preceded with whitespace.100
Errors'=' is not followed by whitespace.100
ErrorsLine is longer than 80 characters.102
Errors',' is not followed by whitespace.102
Errors'+' is not preceded with whitespace.102
Errors'+' is not followed by whitespace.102
Errors'cast' is not followed by whitespace.103
Errors'if' is not followed by whitespace.104
Errors'{' is not preceded with whitespace.104
Errors'try' is not followed by whitespace.105
Errors'{' is not preceded with whitespace.105
Errors'cast' is not followed by whitespace.106
Errors'+' is not preceded with whitespace.107
Errors'+' is not followed by whitespace.107
Errors'}' should be on the same line.109
Errors'catch' is not followed by whitespace.110
Errors'{' is not preceded with whitespace.110
Errors',' is not followed by whitespace.111
Errors'if' is not followed by whitespace.115
Errors'{' is not preceded with whitespace.115
Errors'try' is not followed by whitespace.116
Errors'{' is not preceded with whitespace.116
Errors'+' is not preceded with whitespace.117
Errors'+' is not followed by whitespace.117
Errors'}' should be on the same line.118
Errors'catch' is not followed by whitespace.119
Errors'{' is not preceded with whitespace.119
Errors',' is not followed by whitespace.120
Errors',' is not followed by whitespace.121
ErrorsFirst sentence should end with a period.127
ErrorsParameter str should be final.132
ErrorsExpected @param tag for 'str'.132
Errors'{' is not preceded with whitespace.132
Errors'if' construct must use '{}'s.133
Errors'if' is not followed by whitespace.133
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter str should be final.144
ErrorsExpected @param tag for 'str'.144
Errors'try' is not followed by whitespace.148
Errors'{' is not preceded with whitespace.148
Errors'for' is not followed by whitespace.149
Errors'=' is not preceded with whitespace.149
Errors'=' is not followed by whitespace.149
Errors'<' is not preceded with whitespace.149
Errors'<' is not followed by whitespace.149
Errors';' is not followed by whitespace.149
Errors'{' is not preceded with whitespace.149
Errors',' is not followed by whitespace.150
Errors'}' should be on the same line.152
Errors'catch' is not followed by whitespace.153
Errors'{' is not preceded with whitespace.153
Errors',' is not followed by whitespace.154
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
ErrorsMethod 'getMBeanInfo' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter str should be final.170
ErrorsParameter obj should be final.170
ErrorsParameter str2 should be final.170
Errors'{' is not preceded with whitespace.171
Errors'=' is not followed by whitespace.173
Errors'for' is not followed by whitespace.175
Errors'=' is not preceded with whitespace.175
Errors'=' is not followed by whitespace.175
Errors'<' is not preceded with whitespace.175
Errors'<' is not followed by whitespace.175
Errors';' is not followed by whitespace.175
Errors'{' is not preceded with whitespace.175
Errors'try' is not followed by whitespace.178
Errors'{' is not preceded with whitespace.178
ErrorsLine is longer than 80 characters.179
Errors'}' should be on the same line.180
Errors'catch' is not followed by whitespace.181
Errors'{' is not preceded with whitespace.181
Errors',' is not followed by whitespace.182
Errors',' is not followed by whitespace.183
ErrorsParameter attribute should be final.196
ErrorsExpected @param tag for 'attribute'.196
ErrorsExpected @throws tag for 'javax.management.AttributeNotFoundException'.197
ErrorsExpected @throws tag for 'javax.management.InvalidAttributeValueException'.198
ErrorsExpected @throws tag for 'javax.management.MBeanException'.199
ErrorsExpected @throws tag for 'javax.management.ReflectionException'.200
ErrorsLine is longer than 80 characters.203
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.208
ErrorsParameter attributeList should be final.209
ErrorsExpected @param tag for 'attributeList'.209
ErrorsMethod 'listAttributes' is not designed for extension - needs to be abstract, final or empty.217
Errors'{' is not preceded with whitespace.217

com/sun/enterprise/admin/monitor/registry/spi/ManagedResourceIntrospector.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine does not match expected header line of '^/\*{2}$'.1
ErrorsUsing the '.*' form of import should be avoided - javax.management.*.3
ErrorsUsing the '.*' form of import should be avoided - javax.management.j2ee.statistics.*.4
ErrorsUsing the '.*' form of import should be avoided - java.lang.reflect.*.5
ErrorsUsing the '.*' form of import should be avoided - java.util.*.6
ErrorsUsing the '.*' form of import should be avoided - java.util.logging.*.7
ErrorsMissing a Javadoc comment.14
ErrorsName 'READABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.14
ErrorsVariable 'READABLE' must be private and have accessor methods.14
ErrorsMissing a Javadoc comment.15
ErrorsName 'WRITABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.15
ErrorsVariable 'WRITABLE' must be private and have accessor methods.15
ErrorsMissing a Javadoc comment.16
ErrorsName 'ISGETTER' must match pattern '^[a-z][a-zA-Z0-9]*$'.16
ErrorsVariable 'ISGETTER' must be private and have accessor methods.16
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'mbean' must be private and have accessor methods.18
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'attributes' must be private and have accessor methods.19
ErrorsMissing a Javadoc comment.20
Errors'=' is not preceded with whitespace.20
Errors'=' is not followed by whitespace.20
ErrorsMissing a Javadoc comment.21
ErrorsVariable 'logger' must be private and have accessor methods.21
ErrorsMissing a Javadoc comment.23
ErrorsParameter mbean should be final.23
Errors'{' is not preceded with whitespace.23
Errors'=' is not preceded with whitespace.24
Errors'=' is not followed by whitespace.24
Errors'=' is not preceded with whitespace.25
Errors'=' is not followed by whitespace.25
ErrorsMethod 'introspect' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter stats should be final.29
Errors'{' is not preceded with whitespace.29
Errors',' is not followed by whitespace.31
ErrorsLine is longer than 80 characters.32
Errors'+' is not preceded with whitespace.32
Errors'+' is not followed by whitespace.32
Errors'+' is not preceded with whitespace.32
Errors',' is not followed by whitespace.32
ErrorsFirst sentence should end with a period.41
ErrorsExpected an @return tag.46
ErrorsMethod 'getAttributeInfo' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter stats should be final.46
ErrorsExpected @param tag for 'stats'.46
Errors'{' is not preceded with whitespace.46
Errors'=' is not preceded with whitespace.47
Errors'=' is not followed by whitespace.47
Errors'if' is not followed by whitespace.48
Errors'{' is not preceded with whitespace.48
Errors'for' is not followed by whitespace.51
Errors'=' is not preceded with whitespace.51
Errors'{' is not preceded with whitespace.51
ErrorsLine is longer than 80 characters.52
Errors'cast' is not followed by whitespace.52
Errors',' is not followed by whitespace.52
ErrorsLine is longer than 80 characters.53
Errors'+' is not preceded with whitespace.53
Errors'+' is not followed by whitespace.53
ErrorsLine is longer than 80 characters.62
ErrorsExpected an @return tag.65
ErrorsMethod 'deriveUnderlyingAttributes' is not designed for extension - needs to be abstract, final or empty.65
ErrorsParameter stats should be final.65
ErrorsExpected @param tag for 'stats'.65
Errors'{' is not preceded with whitespace.65
Errors'for' is not followed by whitespace.68
Errors'=' is not preceded with whitespace.68
Errors'=' is not followed by whitespace.68
Errors'<' is not preceded with whitespace.68
Errors'{' is not preceded with whitespace.68
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'introspectEachStatistic' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter statistic should be final.75
ErrorsParameter statName should be final.75
Errors'{' is not preceded with whitespace.75
Errors'while' is not followed by whitespace.78
Errors'{' is not preceded with whitespace.78
Errors'cast' is not followed by whitespace.79
Errors'if' is not followed by whitespace.80
Errors'&&' is not preceded with whitespace.80
Errors'{' is not preceded with whitespace.80
Errors',' is not followed by whitespace.81
ErrorsLine is longer than 80 characters.82
Errors',' is not followed by whitespace.82
ErrorsExpected an @return tag.92
ErrorsMethod 'getOperationInfo' is not designed for extension - needs to be abstract, final or empty.92
ErrorsParameter stats should be final.92
ErrorsExpected @param tag for 'stats'.92
Errors'{' is not preceded with whitespace.92
Errors'for' is not followed by whitespace.95
Errors'=' is not preceded with whitespace.95
Errors'{' is not preceded with whitespace.95
Errors'if' is not followed by whitespace.96
Errors'{' is not preceded with whitespace.96
Errors'=' is not preceded with whitespace.97
ErrorsExpected an @return tag.108
ErrorsLine is longer than 80 characters.108
ErrorsParameter operInfo should be final.108
ErrorsExpected @param tag for 'operInfo'.108
Errors'{' is not preceded with whitespace.108
Errors',' is not followed by whitespace.109
Errors',' is not followed by whitespace.110
Errors',' is not followed by whitespace.111
Errors'+' is not preceded with whitespace.115
Errors'+' is not followed by whitespace.115
Errors'-' is not preceded with whitespace.117
Errors'-' is not followed by whitespace.117
ErrorsExpected an @return tag.126
ErrorsMethod 'isAttrGetterOrSetter' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter operation should be final.126
ErrorsExpected @param tag for 'operation'.126
Errors'{' is not preceded with whitespace.126
Errors'if' is not followed by whitespace.127
Errors'{' is not preceded with whitespace.128
ErrorsFirst sentence should end with a period.134
ErrorsExpected an @return tag.138
ErrorsMethod 'createOperationInfo' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter oper should be final.138
ErrorsExpected @param tag for 'oper'.138
Errors'{' is not preceded with whitespace.138
Errors',' is not followed by whitespace.139
Errors'+' is not preceded with whitespace.140
Errors'+' is not followed by whitespace.140
Errors',' is not followed by whitespace.140
Errors',' is not followed by whitespace.141
ErrorsFirst sentence should end with a period.147
ErrorsExpected an @return tag.151
ErrorsMethod 'getParameterInfo' is not designed for extension - needs to be abstract, final or empty.151
ErrorsParameter paramTypes should be final.151
ErrorsExpected @param tag for 'paramTypes'.151
Errors'{' is not preceded with whitespace.151
Errors'=' is not preceded with whitespace.152
Errors'=' is not followed by whitespace.152
Errors'if' is not followed by whitespace.153
Errors'{' is not preceded with whitespace.153
Errors'for' is not followed by whitespace.156
Errors'=' is not preceded with whitespace.156
Errors'=' is not followed by whitespace.156
Errors'<' is not preceded with whitespace.156
Errors'<' is not followed by whitespace.156
Errors';' is not followed by whitespace.156
Errors'{' is not preceded with whitespace.156
Errors'try' is not followed by whitespace.157
Errors'{' is not preceded with whitespace.157
Errors'+' is not preceded with whitespace.158
Errors'+' is not followed by whitespace.158
Errors'}' should be on the same line.161
Errors'catch' is not followed by whitespace.162
Errors'{' is not preceded with whitespace.162