| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
|
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
|
| SummaryJavadoc | ||
| SuppressionXpathSingleFilter |
message
|
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 0 | 0 | 0 |
| patch | 50853 | 390 (390 added) | 390 (390 added) |
| 267 files with differences | 390 changes in violations | 390 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck |
|---|---|
| base | 0 |
| patch | 390 (390 added) |
| changes in violations | 390 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | SummaryJavadoc | Javadoc comment at column 4 has parse error. Details: no viable alternative at input '<sizek size == mapk\n *\n * In other words the index k can be split into two parts namely the size\n * low-order bits and all the remaining high-order bits the high-order bits are then\n * remapped by map z to produce an index into table t. In effect the data of the\n * original map m is broken up into blocks of size size the compression relies\n * on the expectation that many of these blocks will be identical and therefore need\n * be represented only once in the compressed table t.\n *\n * This method is intended to be used iteratively. The first map to be handed\n * to it is the one constructed by method buildMap. After that the first of the\n * two arrays returned by this method is fed back into it for further compression.\n * At the end of the iteration one has a starter map and a sequence of tables.\n *\n * The algorithm used to implement this computation is straightforward and not\n * especially clever. It uses brute-force linear search the loop labeled MIDDLE\n * to locate identical blocks so overall the time complexity of the algorithm\n * is quadratic in the length of the input map. Fortunately speed is not crucial\n * to this application.\n *\n * param map a map to be compressed\n * param size the number of index bits to be split off by the compression\n * return an array of length containing two arrays the first is a new map\n * and the second is a compressed data table\n *\n * see GenerateCharacterbuildMap\n ' while parsing HTML_ELEMENT | 644 | |
| #A2 | warning | SummaryJavadoc | Javadoc comment at column 4 has parse error. Details: no viable alternative at input '<size\n * in this method this information is used only to affect\n * how many table values are to be generated per line\n * param preshifted if this flag is true then the table entries are to be\n * emitted in a preshifted form that is each value should\n * be left-shifted by the amount shift so that this work\n * is built into the table and need not be performed by an\n * explicit shift operator at run time\n * param shift this is the shift amount for preshifting of table entries\n * param hexFormat if this flag is true table entries should be emitted as\n * hexadecimal literals otherwise decimal literals are used\n * param properties if this flag is true the table entries are encoded\n * character properties rather than indexes into yet other tables\n * therefore comments describing the encoded properties should\n * be generated\n * param hexComment if this flag is true each line of output is labelled with\n * a hexadecimal comment indicating the character values to\n * which that line applies otherwise decimal values indicating\n * table indices are generated\n *\n * see GenerateCharactergenTables\n * see GenerateCharacterreplaceCommand\n ' while parsing HTML_ELEMENT | 1151 | |
| #A3 | warning | SummaryJavadoc | Javadoc comment at column 22 has parse error. Details: token recognition error at: '@' while parsing UnicodeSpec | 1941 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A4 | warning | SummaryJavadoc | Javadoc comment at column 68 has parse error. Details: token recognition error at: ''' while parsing : | 139 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A5 | warning | SummaryJavadoc | Javadoc comment at column 63 has parse error. Details: no viable alternative at input '<hi=' while parsing HTML_ELEMENT | 316 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A6 | warning | SummaryJavadoc | Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 2471 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A7 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 1051 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A8 | warning | SummaryJavadoc | Javadoc comment at column 10 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 783 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A9 | warning | SummaryJavadoc | Javadoc comment at column 95 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 1819 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A10 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 118 | |
| #A11 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 127 | |
| #A12 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 135 | |
| #A13 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 143 | |
| #A14 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 151 | |
| #A15 | warning | SummaryJavadoc | Javadoc comment at column 40 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 187 | |
| #A16 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 202 | |
| #A17 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 208 | |
| #A18 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 217 | |
| #A19 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 223 | |
| #A20 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 232 | |
| #A21 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 247 | |
| #A22 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 256 | |
| #A23 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 269 | |
| #A24 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 281 | |
| #A25 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 289 | |
| #A26 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '%04x' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 297 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A27 | warning | SummaryJavadoc | Javadoc comment at column 31 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 51 | |
| #A28 | warning | SummaryJavadoc | Javadoc comment at column 20 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3232 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A29 | warning | SummaryJavadoc | Javadoc comment at column 56 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 126 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A30 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: no viable alternative at input '<P and P is odd.\n ' while parsing HTML_ELEMENT | 2359 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A31 | warning | SummaryJavadoc | Javadoc comment at column 22 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC | 62 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A32 | warning | SummaryJavadoc | Javadoc comment at column 57 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 115 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A33 | warning | SummaryJavadoc | Javadoc comment at column 19 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 228 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A34 | warning | SummaryJavadoc | Javadoc comment at column 62 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 302 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A35 | warning | SummaryJavadoc | Javadoc comment at column 62 has parse error. Details: token recognition error at: '>' while parsing FileAttribute | 866 | |
| #A36 | warning | SummaryJavadoc | Javadoc comment at column 19 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 2590 | |
| #A37 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 2658 | |
| #A38 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 2738 | |
| #A39 | warning | SummaryJavadoc | Javadoc comment at column 58 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 2990 | |
| #A40 | warning | SummaryJavadoc | Javadoc comment at column 19 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3104 | |
| #A41 | warning | SummaryJavadoc | Javadoc comment at column 12 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3253 | |
| #A42 | warning | SummaryJavadoc | Javadoc comment at column 18 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3290 | |
| #A43 | warning | SummaryJavadoc | Javadoc comment at column 11 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3564 | |
| #A44 | warning | SummaryJavadoc | Javadoc comment at column 12 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 3812 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A45 | warning | SummaryJavadoc | Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing String | 1699 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A46 | warning | SummaryJavadoc | Javadoc comment at column 44 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 53 | |
| #A47 | warning | SummaryJavadoc | Javadoc comment at column 55 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 421 | |
| #A48 | warning | SummaryJavadoc | Javadoc comment at column 25 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 509 | |
| #A49 | warning | SummaryJavadoc | Javadoc comment at column 22 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 648 | |
| #A50 | warning | SummaryJavadoc | Javadoc comment at column 30 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 685 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A51 | warning | SummaryJavadoc | Javadoc comment at column 55 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 618 | |
| #A52 | warning | SummaryJavadoc | Javadoc comment at column 25 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 648 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A53 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 97 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A54 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 97 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A55 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 98 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A56 | warning | SummaryJavadoc | Javadoc comment at column 40 has parse error. Details: token recognition error at: '{ ' while parsing engine.wrap(new ByteBuffer[] | 493 | |
| #A57 | warning | SummaryJavadoc | Javadoc comment at column 47 has parse error. Details: token recognition error at: '{ ' while parsing engine.unwrap(src, new ByteBuffer[] | 648 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A58 | warning | SummaryJavadoc | Javadoc comment at column 79 has parse error. Details: no viable alternative at input '<limit=' while parsing HTML_ELEMENT | 339 | |
| #A59 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: no viable alternative at input '<len. findCodePointc defaults to lo=0 and hi=len-1.\n *\n * param c\n * a character in a subrange of MIN_VALUE..MAX_VALUE\n * param lo\n * The lowest index to be returned.\n * param hi\n * The highest index to be returned.\n * return the smallest integer i in the range lo..hi inclusive such that c listi\n ' while parsing HTML_ELEMENT | 488 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A60 | warning | SummaryJavadoc | Javadoc comment at column 50 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 337 | |
| #A61 | warning | SummaryJavadoc | Javadoc comment at column 44 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 440 | |
| #A62 | warning | SummaryJavadoc | Javadoc comment at column 53 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 461 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A63 | warning | SummaryJavadoc | Javadoc comment at column 10 has parse error. Details: mismatched input 'MethodHandle' expecting '=' while parsing SNIPPET_ATTRIBUTE | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A64 | warning | SummaryJavadoc | Javadoc comment at column 30 has parse error. Details: mismatched input 'libs' expecting '=' while parsing SNIPPET_ATTRIBUTE | 102 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A65 | warning | SummaryJavadoc | Javadoc comment at column 12 has parse error. Details: no viable alternative at input '<v\n * /' while parsing HTML_ELEMENT | 847 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A66 | warning | SummaryJavadoc | Javadoc comment at column 37 has parse error. Details: token recognition error at: ':' while parsing jdk.internal.misc.Unsafe | 377 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A67 | warning | SummaryJavadoc | Javadoc comment at column 36 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 245 | |
| #A68 | warning | SummaryJavadoc | Javadoc comment at column 36 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 271 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A69 | warning | SummaryJavadoc | Javadoc comment at column 14 has parse error. Details: mismatched input '/' expecting IDENTIFIER while parsing QUALIFIED_NAME | 254 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A70 | warning | SummaryJavadoc | Javadoc comment at column 45 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 1205 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A71 | warning | SummaryJavadoc | Javadoc comment at column 16 has parse error. Details: token recognition error at: '@' while parsing | 112 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A72 | warning | SummaryJavadoc | Javadoc comment at column 16 has parse error. Details: token recognition error at: '@' while parsing | 97 | |
| #A73 | warning | SummaryJavadoc | Javadoc comment at column 16 has parse error. Details: token recognition error at: '@' while parsing | 128 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A74 | warning | SummaryJavadoc | Javadoc comment at column 43 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 51 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A75 | warning | SummaryJavadoc | Javadoc comment at column 43 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 50 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A76 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: token recognition error at: ',' while parsing K | 683 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A77 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: no viable alternative at input '<rdar:/' while parsing HTML_ELEMENT | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A78 | warning | SummaryJavadoc | Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 494 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A79 | warning | SummaryJavadoc | Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 37 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A80 | warning | SummaryJavadoc | Javadoc comment at column 19 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 136 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A81 | warning | SummaryJavadoc | Javadoc comment at column 31 has parse error. Details: token recognition error at: '@' while parsing neugens | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A82 | warning | SummaryJavadoc | Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 606 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A83 | warning | SummaryJavadoc | Javadoc comment at column 67 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 137 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A84 | warning | SummaryJavadoc | Javadoc comment at column 30 has parse error. Details: token recognition error at: '>' while parsing ByteBuffer | 81 | |
| #A85 | warning | SummaryJavadoc | Javadoc comment at column 37 has parse error. Details: token recognition error at: '>' while parsing ByteBuffer | 112 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A86 | warning | SummaryJavadoc | Javadoc comment at column 22 has parse error. Details: mismatched input 'source' expecting '=' while parsing SNIPPET_ATTRIBUTE | 125 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A87 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: ',' while parsing String | 337 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A88 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: mismatched input ',' expecting <EOF> while parsing JAVADOC | 72 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A89 | warning | SummaryJavadoc | Javadoc comment at column 8 has parse error. Details: token recognition error at: ' ' while parsing @ | 262 | |
| #A90 | warning | SummaryJavadoc | Javadoc comment at column 61 has parse error. Details: token recognition error at: ',' while parsing Provider1 | 473 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A91 | warning | SummaryJavadoc | Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 4070 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A92 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: token recognition error at: '@' while parsing davidm | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A93 | warning | SummaryJavadoc | Javadoc comment at column 15 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 332 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A94 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A95 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 38 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A96 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 46 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A97 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 55 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A98 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A99 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 63 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A100 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: token recognition error at: '@' while parsing gthb | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A101 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: token recognition error at: '@' while parsing gthb | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A102 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '.' while parsing | 95 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A103 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 64 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A104 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A105 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing JohnH | 48 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A106 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 38 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A107 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 62 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A108 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 59 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A109 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing JohnH | 59 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A110 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A111 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 48 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A112 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing JohnH | 49 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A113 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 37 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A114 | warning | SummaryJavadoc | Javadoc comment at column 34 has parse error. Details: token recognition error at: '.' while parsing | 67 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A115 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing JohnH | 45 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A116 | warning | SummaryJavadoc | Javadoc comment at column 33 has parse error. Details: token recognition error at: '@' while parsing gthb | 51 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A117 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A118 | warning | SummaryJavadoc | Javadoc comment at column 95 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 258 | |
| #A119 | warning | SummaryJavadoc | Javadoc comment at column 12 has parse error. Details: mismatched input 'param' expecting TAG_CLOSE while parsing HTML_TAG_END | 404 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A120 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 40 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A121 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 44 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A122 | warning | SummaryJavadoc | Javadoc comment at column 43 has parse error. Details: token recognition error at: '@' while parsing douglasjsellers | 70 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A123 | warning | SummaryJavadoc | Javadoc comment at column 29 has parse error. Details: token recognition error at: '@' while parsing ejb | 39 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A124 | warning | SummaryJavadoc | Javadoc comment at column 39 has parse error. Details: token recognition error at: '@' while parsing Jochen.Cordes | 66 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A125 | warning | SummaryJavadoc | Javadoc comment at column 42 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC | 818 | |
| #A126 | warning | SummaryJavadoc | Javadoc comment at column 37 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC | 825 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A127 | warning | SummaryJavadoc | Javadoc comment at column 34 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 122 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A128 | warning | SummaryJavadoc | Javadoc comment at column 76 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 2174 | |
| #A129 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: no viable alternative at input '< has been scanned.\n *\n * return True if the DOCTYPE was scanned false if DOCTYPE\n * was not scanned.\n ' while parsing HTML_ELEMENT | 3147 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A130 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: no viable alternative at input '< has been scanned.\n *\n * return True if the DOCTYPE was scanned false if DOCTYPE\n * was not scanned.\n ' while parsing HTML_ELEMENT | 1271 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A131 | warning | SummaryJavadoc | Javadoc comment at column 31 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC | 174 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A132 | warning | SummaryJavadoc | Javadoc comment at column 15 has parse error. Details: token recognition error at: ' ' while parsing @ | 1233 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A133 | warning | SummaryJavadoc | Javadoc comment at column 32 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 121 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A134 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 42 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A135 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 55 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A136 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 58 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A137 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 64 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A138 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 41 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A139 | warning | SummaryJavadoc | Javadoc comment at column 52 has parse error. Details: token recognition error at: '}' while parsing | 69 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A140 | warning | SummaryJavadoc | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 132 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A141 | warning | SummaryJavadoc | Javadoc comment at column 5 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 163 | |
| #A142 | warning | SummaryJavadoc | Javadoc comment at column 73 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 1017 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A143 | warning | SummaryJavadoc | Javadoc comment at column 11 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 39 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A144 | warning | SummaryJavadoc | Javadoc comment at column 35 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 60 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A145 | warning | SummaryJavadoc | Javadoc comment at column 15 has parse error. Details: token recognition error at: ' ' while parsing @ | 667 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A146 | warning | SummaryJavadoc | Javadoc comment at column 35 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 59 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A147 | warning | SummaryJavadoc | Javadoc comment at column 15 has parse error. Details: token recognition error at: ' ' while parsing @ | 629 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A148 | warning | SummaryJavadoc | Javadoc comment at column 6 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 88 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A149 | warning | SummaryJavadoc | Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<IDENT_DTM_NODE_BITS.\n ' while parsing HTML_ELEMENT | 145 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A150 | warning | SummaryJavadoc | Javadoc comment at column 25 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 2293 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A151 | warning | SummaryJavadoc | Javadoc comment at column 83 has parse error. Details: token recognition error at: '>' while parsing String | 138 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A152 | warning | SummaryJavadoc | Javadoc comment at column 18 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE | 153 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A153 | warning | SummaryJavadoc | Javadoc comment at column 16 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE | 45 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A154 | warning | SummaryJavadoc | Javadoc comment at column 78 has parse error. Details: token recognition error at: '>' while parsing String | 213 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A155 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A156 | warning | SummaryJavadoc | Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<m_chunkBits m_firstFree\n ' while parsing HTML_ELEMENT | 162 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A157 | warning | SummaryJavadoc | Javadoc comment at column 9 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 38 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A158 | warning | SummaryJavadoc | Javadoc comment at column 24 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 412 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A159 | warning | SummaryJavadoc | Javadoc comment at column 23 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT | 646 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A160 | warning | SummaryJavadoc | Javadoc comment at column 83 has parse error. Details: token recognition error at: '@' while parsing | 41 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A161 | warning | SummaryJavadoc | Javadoc comment at column 46 has parse error. Details: mismatched input '.' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG | 249 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A162 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 66 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A163 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 68 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A164 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 64 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A165 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 56 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A166 | warning | SummaryJavadoc | Javadoc comment at column 49 has parse error. Details: token recognition error at: '@' while parsing Karl.Scheibelhofer | 66 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A167 | warning | SummaryJavadoc | Javadoc comment at column 49 has parse error. Details: token recognition error at: '@' while parsing Karl.Scheibelhofer | 70 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A168 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 66 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A169 | warning | SummaryJavadoc | Javadoc comment at column 38 has parse error. Details: token recognition error at: '@' while parsing schlaeff | 56 |
| Severity | Rule | Message | Line | Col |
|---|