author | prr |
Fri, 25 May 2018 12:12:24 -0700 | |
changeset 50347 | b2f046ae8eb6 |
parent 49278 | 31c5e0d5f4c3 |
permissions | -rw-r--r-- |
49278
31c5e0d5f4c3
8198552: Multiple javac plugins do not work at the same time.
jlahoda
parents:
diff
changeset
|
1 |
MultipleDocLintOptionsTest.java:8:5: compiler.err.proc.messager: element not allowed in documentation comments: <html> |
31c5e0d5f4c3
8198552: Multiple javac plugins do not work at the same time.
jlahoda
parents:
diff
changeset
|
2 |
MultipleDocLintOptionsTest.java:8:5: compiler.err.proc.messager: element not closed: html |
31c5e0d5f4c3
8198552: Multiple javac plugins do not work at the same time.
jlahoda
parents:
diff
changeset
|
3 |
MultipleDocLintOptionsTest.java:10:9: compiler.warn.proc.messager: no description for @return |
31c5e0d5f4c3
8198552: Multiple javac plugins do not work at the same time.
jlahoda
parents:
diff
changeset
|
4 |
2 errors |
31c5e0d5f4c3
8198552: Multiple javac plugins do not work at the same time.
jlahoda
parents:
diff
changeset
|
5 |
1 warning |