The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 832 | 0 | 0 | 22 |
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| ConstantName | 1 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 7 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 1 | |
| ParameterNumber | 6 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| ModifierOrder | 6 | |
| RedundantModifier | 0 | |
| LeftCurly | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| HideUtilityClassConstructor | 0 | |
| ArrayTypeStyle | 0 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 87 |
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 51 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.awt.image.ToolkitImage. | 53 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.awt.image.FileImageSource. | 44 | |
| Import from illegal package - sun.awt.image.URLImageSource. | 45 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 76 |
| Violation | Message | Line |
|---|---|---|
| Name 'MASTER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 |
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 84 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 84 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.awt.image.ToolkitImage. | 58 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 122 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.misc.BASE64Encoder. | 72 | |
| 'static' modifier out of order with the JLS suggestions. | 87 | |
| 'static' modifier out of order with the JLS suggestions. | 92 | |
| 'static' modifier out of order with the JLS suggestions. | 193 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 140 |
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 65 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 72 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,680 lines (max allowed is 2,000). | 1 |
| Violation | Message | Line |
|---|---|---|
| Import from illegal package - sun.awt.image.FileImageSource. | 51 | |
| Import from illegal package - sun.awt.image.URLImageSource. | 52 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 67 |