author | hseigel |
Wed, 01 Mar 2017 08:00:02 -0500 | |
changeset 46194 | 5596e6f63072 |
parent 30730 | d3ce7619db2c |
permissions | -rw-r--r-- |
30730
d3ce7619db2c
8076543: Add @modules as needed to the langtools tests
akulyakh
parents:
19121
diff
changeset
|
1 |
BadPackageCommentTest.java:14: warning: documentation comment not expected here |
19121
c626ed0c6ab0
8020664: doclint gives incorrect warnings on normal package statements
jjg
parents:
18908
diff
changeset
|
2 |
package p; |
c626ed0c6ab0
8020664: doclint gives incorrect warnings on normal package statements
jjg
parents:
18908
diff
changeset
|
3 |
^ |
30730
d3ce7619db2c
8076543: Add @modules as needed to the langtools tests
akulyakh
parents:
19121
diff
changeset
|
4 |
BadPackageCommentTest.java:12: error: no tag name after @ |
18908 | 5 |
* @@@ |
6 |
^ |
|
30730
d3ce7619db2c
8076543: Add @modules as needed to the langtools tests
akulyakh
parents:
19121
diff
changeset
|
7 |
BadPackageCommentTest.java:12: error: no tag name after @ |
18908 | 8 |
* @@@ |
9 |
^ |
|
30730
d3ce7619db2c
8076543: Add @modules as needed to the langtools tests
akulyakh
parents:
19121
diff
changeset
|
10 |
BadPackageCommentTest.java:12: error: no tag name after @ |
18908 | 11 |
* @@@ |
12 |
^ |
|
13 |
3 errors |
|
19121
c626ed0c6ab0
8020664: doclint gives incorrect warnings on normal package statements
jjg
parents:
18908
diff
changeset
|
14 |
1 warning |