The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 2 | ![]() |
javadoc | JavadocMethod | 37 | ![]() |
JavadocPackage | 1 | ![]() | |
JavadocType | 17 | ![]() | |
misc | NewlineAtEndOfFile | 14 | ![]() |
modifier | ModifierOrder | 3 | ![]() |
RedundantModifier | 9 | ![]() | |
regexp | RegexpSingleline
|
54 | ![]() |
sizes | LineLength | 12 | ![]() |
whitespace | FileTabCharacter | 18 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 21 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
![]() |
modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 30 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 126). | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 24 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 126). | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
![]() |
modifier | ModifierOrder | 'public' modifier out of order with the JLS suggestions. | 26 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 26 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 130). | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 48 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 121). | 59 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 135). | 60 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 21 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 25 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 128). | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 20 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 21 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 28 |
![]() |
blocks | LeftCurly | '{' at column 37 should have line break after. | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 21 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 26 |
![]() |
blocks | LeftCurly | '{' at column 31 should have line break after. | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | NewlineAtEndOfFile | File does not end with a newline. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 7 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 9 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 21 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 21 |
![]() |
modifier | RedundantModifier | Redundant 'public' modifier. | 21 |